Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To Determine Variable Existance
Message
From
04/08/1999 20:00:32
 
 
To
04/08/1999 11:58:49
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00249743
Message ID:
00250004
Views:
18
>That worked, thanks, Jim!

PMFJI: I thought the new VARTYPE() function was reputed to be not only faster, but has the added benefit of not needed to have memvar names in quotes -- ie:
IF VARTYPE(cVar2check) <> "U"
* its defined
ELSE
* its not defined
ENDIF

HTH

ROB
Previous
Reply
Map
View

Click here to load this message in the networking platform