Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Type problem
Message
From
28/11/2001 13:20:20
 
 
To
28/11/2001 13:17:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00587070
Message ID:
00587089
Views:
37
Thanks Jay, that clears up my confusion. :)

>VARTYPE ("12345") && Returns "C" as it interprets the type of the value passed.
>TYPE ("12345") && Returns "N" as it interprets the type of the evaluated value passed
>TYPE ("'12345'") && Returns "C" which is what you're looking for.
Previous
Reply
Map
View

Click here to load this message in the networking platform