Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to check Alphabetic letters
Message
From
06/10/2004 11:51:10
 
 
To
06/10/2004 10:47:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00949197
Message ID:
00949226
Views:
9
Sylvain,

I used codes like :

IF !empty(LEN (CHRTRAN (MyField, "0123456789", "")))
*-- Good
ELSE
*-- Not good
ENDIF

and works fine too.

Thank you for your code.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform