Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling and object on a form from a separate form.
Message
From
04/12/1998 13:05:11
 
 
To
04/12/1998 12:55:23
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00164149
Message ID:
00164154
Views:
20
Hi Jim ---

Yes. Let's say you have a form named MyForm. After you do a DO FORM MyForm, you can reference a textbox value from that form with:

?myform.textbox.value

In cases where you might have multiple instances of the same form, use the NAME clause (with an array) of DO FORM to give each instance a unique object name.

>Is it possible to call an object on a form from a separate form? Note: There is not a formset.
>
>Thanks
>
>Jim
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform