Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form reference in run-time
Message
 
To
05/11/1998 20:29:53
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00155075
Message ID:
00155087
Views:
22
>VFP 5.0.
>Question about form reference in run-time. I have
>a file FORM1.SCX with a form,named MYFORM. When I try
>to manipulate with a form at run-time, such as -
>? myform.caption
>or
>? _screen.myform.caption
>I got a message,that such member (MYFORM) isn't found.
>I've tried DO FORM form1 NAME myform , but the result
>is the same :( What's wrong ?
>
>Sergey
>reware@cafe.redcom.ru

Sergey,

From your message it appears that MyForm is in a formset. When you DO FORM Form1 NAME MyForm you are assigning a name to thef ormset. You address the form as MyForm.MyForm.Caption
^Formset ^Form
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform