Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DO FORM......NAME...LINKED
Message
From
28/05/1998 09:43:46
 
 
To
27/05/1998 17:35:50
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00102548
Message ID:
00102724
Views:
34
>I am attempting to return values from a modal form to act upon in a report's init event of the DE. Will the following work?
>
>LOCAL loCompany
>DO FORM selectco NAME loCompany LINKED
>
>Form selectco has user defined properties of lretval, cCompany & cReportHeader.
>
>Will specifiying loCompany.lretval, loCompany.cCompany & loCompany.cReportHeader in the report's init event allow me to act upon the values assigned to these properties? I am not releasing the form, I am hiding it.
>
>I would like the value of cReportHeader to be used in the report. How do I code this in the report's init event & on the report to print the value assigned to this property in the form?
>
>Thanks for your help! :)

Do you run your report from some snippet of the modal form, or you close this form and then run report?
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform