Function (upload report PDF): error T002

Discussion in 'Tally Developer' started by santoshrokhade, Dec 18, 2018.

    
  1. santoshrokhade

    santoshrokhade New Member


    [Function: upload report PDF]
    Variable: requestURL : String
    001: SET: requestURL: "http://localhost:8383/PDFupload/upload.php"
    110: SET: SVExportFormat: $$SysName:pDF
    150: SET: SVPrintFileName: $$MakeHTTPName:##requestURL:No:"":"":##SVCurrentCompany
    160: Upload REPORT: . : TRUE


    Function (upload report PDF): error T0029: Could not find the description Report - '.' referred from Function - 'upload report PDF' in the attribute - Action.
    DESC CONTEXT:Function - upload report PDF - Attribute Action, Label:160

    Hi sir if i just create "New File" and run the code works fine,
    Same code if i compile using the "New Project" i get the above error.
     
    Last edited: Dec 18, 2018


Share This Page