Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to find the datatype of a parameter in a function
Message
 
To
31/07/1998 03:53:26
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00122980
Message ID:
00123009
Views:
41
Hi Satya,

Just to add... in VFP 6.0 there is a new function VARTYPE() in which you do not require the quotes. It is faster than TYPE() but it requires that the variable exists.

>I was thinking that since myvar is a variable, I should use type(myvar) .
>But it is wrong, I have to use type('myvar') .
>
>
>Thanks again ....
Previous
Reply
Map
View

Click here to load this message in the networking platform