Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DO FORM NAME only work in Command Window?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00000214
Message ID:
00000217
Views:
54
Try using the LINKED parameter. It works very well with me.
You then access the form through the variable (var)
instead of the actual form name. Refer to the manual or
online help.

IE;

do form MyForm name frmMyForm linked

When you want to release a form just do:

release frmMyForm

-or-

release thisform

===
Hope this helps.

Tom
Tom
--------------------------------
Tom O'Hare
407-299-4268 -- tom@redtile.com -- http://www.redtile.com/
Independent Programmer Using Visual FoxPro, Visual Basic & more...
Operations Manager -- Virtual FoxPro User Group (VFUG)
http://www.vfug.org/ -- tom@vfug.org
President -- Central Florida FoxPro User Group (CFFUG)
http://www.redtile.com/foxpro/
Universal Thread Most Valued Professional (MVP)
http://www.transformation.com/foxpro/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform