Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DO FORM......NAME...LINKED
Message
From
28/05/1998 10:35:04
 
 
To
28/05/1998 10:31:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00102548
Message ID:
00102742
Views:
40
>Hi Ed,
>
>I'm still struggling with this same program. I had to push it to the side for a while for other projects & just now getting a chance to get back to it. I'm almost there! :)
>
>I am calling the modal form in the report's init event. Is that my problem? Does the variable from the modal form have to be defined & value set before the REPORT FORM command is issued?
>
>Thanks for your help!

It's natural to call the modal form first and then issue REPORT FORM ... from some snippet, e.g. cmdRunreport.Click event. This case you shouldn't care about returning values.
BTW, you can still use your way, but then you must return values storing them in custom properties of external (e.g. oApp) object.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform