Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Still cannot evaluate form data from outside form
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00049151
Message ID:
00049153
Views:
55
>Is there a way to grab the value of a textbox from a form called form1 in myform.scx form a prg? I keep getting 'object form1 is not found'
>In the prg I say :
>do form myform name form1 linked
>?form1.text1.value
>I could be missing something simple but have no idea.

Hi Tim,

Are you trying to pass the value of a textbox from one form to another??
If so, try do form with ALLT(textbox)
Previous
Reply
Map
View

Click here to load this message in the networking platform