Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
10 numbers
Message
 
To
09/09/2008 03:28:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01345962
Message ID:
01345963
Views:
10
Hi,

>if the data (exactly 10 numbers) as 1562907543

IF LEN(ALLTRIM(data))==10 AND CHRTRAN(ALLTRIM(data),"1234567890","")==""
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform