Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Case not work properly
Message
 
To
01/06/2011 18:58:16
Luis Santos
Biglevel-Soluções Informáticas, Lda
Portugal
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01512485
Message ID:
01512489
Views:
85
Hi Luis,

Check the setting for 'EXACT'
? set('exact')
If it is on and you do not want to change the setting, then you can use RIGHT(teste.conta, 2) == '11' or RIGHT( teste.conta, 4) == ''2111'', or you can remember the setting just before the case and switch it back just after the case
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform