Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
0 length string is not recognized ???
Message
From
23/12/2001 07:43:37
 
 
To
23/12/2001 07:06:35
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00597801
Message ID:
00597806
Views:
19
This message has been marked as a message which has helped to the initial question of the thread.
Hello Ulises.

>> IF xValue="" <<

The others have already explained how SET( 'EXACT' ) works and why you are seeing these results. But I did not see any solutions to your porblem posted for you (unless I am getting even more near-sighted in my old age < s > ).

Try using this instead:

IF EMPTY( xValue )
Previous
Reply
Map
View

Click here to load this message in the networking platform