Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable Existence Check
Message
From
30/09/1998 10:38:48
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
30/09/1998 10:26:32
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00142381
Message ID:
00142387
Views:
21
>I'd like to check if a variable exists. Can someone point me to the function for this?
>
>It would work just like FOUND(), returning a .t. if the var exists and .f. if it does not.
>
>TIA,
>
>/Chris
lVarExists = (type("varname") # "U")
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform