Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reference a from within a form
Message
From
16/10/1997 16:36:47
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00054989
Message ID:
00054996
Views:
29
>I want to reference a form from another form or the command window but it doesn't seem to work like this:
>_SCREEN.MYFORM.REFRESH(), it works in the following way: _SCREEN.ACTIVEFORM.REFRESH() or _SCREEN.FROMS[1].REFRESH() but I just can't reference it by the form's own name. Am I doing something wrong?

If you start your form using DO FORM form1 Name myform Linked, then you can refer to it later Myform.Refresh()
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform