Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - Loading FORMS only once...
Message
From
25/03/1997 10:50:08
 
 
To
25/03/1997 10:38:22
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00024659
Message ID:
00025521
Views:
35
>Hi Arnon.. I am having problems with calling my form.
>If my form is loaded, I just want to show it..
>I can not make the below code to work.
>
>if type("frmDoing")="O"
> frmDoing.show()
>else
> do form Doing name frmDoing
>endif

Use ACTIVE WINDOW formname and replace formname with ThisForm.Name property.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform