Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Show Form Hide
Message
 
To
14/02/2003 07:50:41
Julie Ball
Gardner Publications, Inc.
Cincinnati, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00752644
Message ID:
00753209
Views:
13
Julie,
The example Function I posted is something that I place in a separate .prg with other utility functions. That way I can call it from any screen or code anywhere in my app. All it does is receive a FormName and return an Object to that form.
So in FormB init()
ThisForm.oCallingForm = GetWindowObject(<FormA name>)
Does that make more sense?
Caroline
Previous
Reply
Map
View

Click here to load this message in the networking platform