Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is a parameter an array?
Message
 
 
To
12/11/2003 09:45:25
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00848944
Message ID:
00849083
Views:
25
This message has been marked as a message which has helped to the initial question of the thread.
>>Hilmar,
>>When its a valid function call. Ex.
>>? type("sqrt(4)")   && yields N
>>sqrt() is not an array.
>
>But if I avoid using keywords (as I should), I would be safe, right?

The bulletproof check
? TYPE("ALEN(tvParam)") <> "U"
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform