Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable Exists?
Message
From
02/10/2001 18:00:24
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Variable Exists?
Miscellaneous
Thread ID:
00563335
Message ID:
00563335
Views:
42
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:

wait window MyVar

program reports an error that variable MyVar wasn't found,
so if I could make something like this

if VarExist("MyVar")
wait window MyVar
endif

would be helpful for me.

Thanks, Zlatko.
Next
Reply
Map
View

Click here to load this message in the networking platform