Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Case statement not working right
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00643364
Message ID:
00643375
Views:
7
>You should use .not. Var1 == Var2...
>
>The = operator with string look for an occurence of Var1 in Var2
>
>
>Hope it helps

The = operator doesn't look for occurence of Var1 in Var2 but compares Var1 until the end of Var2 and only if SET EXACT is OFF.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform