Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Question
Message
 
To
28/05/1997 15:48:21
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00033739
Message ID:
00034046
Views:
44
>>>>If I may, what is the rule for invoking forms within forms. More specificly when a form I created for the purpose of making a year choice and hitting ok is executed, the form shows up but control does not come to it but rather the next line in the program does.The rest of the app is still working correctly however.
>>>
>>>Make this form modal.
>>
>>How do you grab the value of a variable from a form and pass it back to a prior form or even one prior to that?
>
>1. You call modal form by
>DO FORM ... TO retvalue
>2. In modal form unload event you
>RETURN retvalue
>It's also a good idea to creat and use coustom property Form.Retvalue to handle this case.

Edward,I chose your 1) method and it keeps returning .t. when I am looking for a data value not a logical.
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform