Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing form object to another form
Message
From
25/01/2011 05:53:10
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01497269
Message ID:
01497327
Views:
50
>Hi,
>
>I am troubleshooting the following issue.
>Form B is called from form A. And the reference to the form object A is passed to form B. The references is stored in a property of form B (e.g. thisform.obj_formA)
>Then in form B in the QueryUnload method a method of form A is called (thisform.method_a). The user gets error ALIAS NOT FOUND.
>My question is, when the method of form A is called from form B and that method has THISFORM code, does VFP see it as the THISFORM of form A or form B?

Thisform and This always refer to the object in which the code resides, i.e. in which it was written (in the object itself, or upstream in its class ladder).

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform