Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DO FORM......NAME...LINKED
Message
From
27/05/1998 17:35:50
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
DO FORM......NAME...LINKED
Miscellaneous
Thread ID:
00102548
Message ID:
00102548
Views:
73
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! :)
Next
Reply
Map
View

Click here to load this message in the networking platform