Hi all,
I have a login form, which during the processing in the validate update embed, prints a report.
The form code works, the report is called ,but the variable I am trying to pass is not seen by the report, so the detail being fetched from inside the report code is not found and the report is blank.
STOP returns the variable as blank.
I have tried getting the sessionvariable instead but that fails as well.
I have set the report window property prototype and parameter the same, as:
(<NetWebServerWorker p_web>)
Page 45 in your book, Bruce refers...
the report name is Printdetails and Im trying with pmealcode which is a string
Is the issue not having the pmealcode included in the prototype being passed on the Window properties?
If I do this, compiling returns the error: "No matching prototype"
ALSO is there a webinar on this topic?
many thanks
Richard