Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form - New Method - Memory Variable Behavior
Message
From
27/07/1999 10:27:57
 
 
To
27/07/1999 10:20:50
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00246580
Message ID:
00246595
Views:
28
Also, in this case, I would use empty() to test the variable!

>Go to the command window and type these lines, and take a look at what they give back:
>
>? "A" = "ABC"
>? "ABC" = "A"
>? "" = "A"
>? "A" = ""
>? "" == "A"
>? "A" == ""
>
>I think that will get you on the right track!
--Todd Sherman
-Wake Up! Smell the Coffee!
Previous
Reply
Map
View

Click here to load this message in the networking platform