Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding special characters
Message
From
15/08/2000 15:16:57
 
 
To
15/08/2000 14:49:38
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00405140
Message ID:
00405151
Views:
18
>Can anyone tell me how I can find special characters in a field that has the folloiwng format: AAA-AAAA-AAAAA

Have you tried:

?AT( chr(your_special_char_ascii_code), YourField)

or

?( chr(your_special_char_ascii_code) $ YourField)

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Reply
Map
View

Click here to load this message in the networking platform