Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable Exists?
Message
 
 
To
02/10/2001 18:00:24
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00563335
Message ID:
00563337
Views:
13
>Is it possible to find out if a variable exists or
>it isn't store to memory at all?
>For example, if I put only one line in a program:
>


You can do this with:

IF VARTYPE(MyVar)<>"U"
WAIT WINDOW MyVar
ENDIF
Pablo Roca
Clavo Congelados, S.A. (La Coruna - Spain)
Sysop of PortalFox

Join MasFoxPro campaign
http://www.masfoxpro.com
Previous
Reply
Map
View

Click here to load this message in the networking platform