Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to say if an Object exist or not
Message
From
12/09/2000 04:30:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to say if an Object exist or not
Miscellaneous
Thread ID:
00415299
Message ID:
00415299
Views:
77
text1 = newobject("textbax","c:\fox")

Before this code line i want to test if this Object text1 exist how can I do .

If I do

? empty(text1) fox return text1 is not find
? null(text1) fox return text1 is not find


tanks for your help
Next
Reply
Map
View

Click here to load this message in the networking platform