Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric or string ??
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
00985094
Message ID:
00985159
Views:
45
Hans,

Where in my code do you get "U" returned?
IF TYPE(textbox.value) = "N"
  * number
ELSE
  * character
ENDIF
>
>I tried your solution. When I put in just digits, the type() function does return 'N' but when I put just characters or digits combined with digits, I get 'U' as return value !!
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform