Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best method?
Message
From
04/07/2001 15:16:27
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00526745
Message ID:
00526750
Views:
11
>I usually use
>
>DO FORM myform.scx WITH thisform
>
>Then the second form gets the object reference to the calling form in INIT() and stores it to it's own property .oCallingForm.

Hi Nick,

Let's see if I get this. In the INIT() you have a parameter 'oPassedFrm'. Then you put this into a property of the 2nd form. Then access evreything through that? THISFORM.oCallingForm.property_of_mainfrm

TIA
Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform