Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String comparison
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00083453
Message ID:
00083495
Views:
24
>My question is about string comparing functions in Visual Foxpro 5:
>
>I need to compare character variables with both binary and character contents. After several dreamless nights of debugging i realised, that for example:
>
>chr(7) = chr(8) ...
>'b' = 'B' but 'B' 'b'
>'ß' = 'S' (ß - german sharp s chr(223)) but "ßx' 'Sx'
>
>... and so on. Please ... help me if you know. Thanks.
>
>Stephen Adams, Czech Republic, stadamec@cbnet.cz

I'm not sure I fully understand, but check the help file for SET COLLATE and the related material on code pages.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform