Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Type function is not smart enough
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00714883
Message ID:
00715186
Views:
20
This message has been marked as a message which has helped to the initial question of the thread.
My experimentation shows that VarType will call the function and Type won't.

?VarType(Junk()) && type f return from procedure
?VarType("Junk()") && C for the string
?Type("Junk()") && error about invalid numnber of parms
?type(Junk()) && U for unknown
Previous
Reply
Map
View

Click here to load this message in the networking platform