Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining if Variable/Object Exists
Message
From
16/07/1998 16:29:01
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00118329
Message ID:
00118334
Views:
20
IF TYPE( '_screen.TheFormName.name' ) = 'C'
*then it exists
ELSE
*it doesn't
endif

>I want to test to see if a form exists before I try to open it again.
Previous
Reply
Map
View

Click here to load this message in the networking platform