Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing methods in apps
Message
From
11/03/1998 15:18:05
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Referencing methods in apps
Miscellaneous
Thread ID:
00083992
Message ID:
00083992
Views:
66
How do I reference a method in an app created with CreateObject()?

For example, if I have

oApp = CreateObject( "MyApp")

for which MyApp contains a method DoThis(), I can, within MyApp, successfully call this.DoThis(), but if later I have an object in a form opened by MyApp, I cannot figure out how to call that method.

Is it possible, or do I have to keep DoThis() in a proc file?

Thanks!
David Chan
Next
Reply
Map
View

Click here to load this message in the networking platform