Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form References
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00012233
Message ID:
00012261
Views:
35
>>Couple times I had troubles referencing 'parent' form:
>>I call one form (modal) from another (parent) and try to reference properties from 'parent'. It works just in case if 'parent' is also modal, else I get an error 'Member not found" if 'parent' is modeless. Surely there are ways to go around but may be someone can tell me more about it. TIA.
>
>
>I don't have that problem. I use the NAME clause of the Do Form command which basically creates an object reference and LINK them. Everything works fine as far as I can remember.
>===
>Do Form MyForm Name frmMyForm linked
>
>?frmMyForm.Name
>===
>Works like a champ.
>
>HTH,
>Tom

Thanks for your reply. I always use NAME clause and still have this problem. Cleaning the case I guess that this problem exists just for forms with OCX. Moreover I found that VFP5.0 form handles the same OCX a little bit different way than VFP3.0.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform