Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String or numeric
Message
 
To
05/03/1999 07:40:56
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00194379
Message ID:
00194396
Views:
17
>How can I understand a variable value is numeric or string(or character).
>
>thanks.

I'm not sure I completely understand your question. The TYPE() function is capable of determining the data type (and VARTYPE() in 6.0, as well). However, if you're asking if the variable contains numbers or characters, look at ISDIGIT() and ISALPHA().
George

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

Click here to load this message in the networking platform