Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable Types
Message
From
25/08/1998 01:54:36
 
 
To
24/08/1998 20:19:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00129309
Message ID:
00129581
Views:
28
Yes, Vlad
It can't work only if laString is a native VFP function :)

With UDFs (even defined at FLL) this method works fine
and TYPE() function always returns "U".

Best regards.

Alex.

>What if laString is a function? :)
>
>Vlad
>
>>
>>IF TYPE("laString[1]") # "U"
>>	... && laString is an array
>>ELSE
>>	... && laString isn't array. Check for Variable type here...
>>ENDIF
>>
>>
>>Best regards
>>
>>Alex.
Alex
Previous
Reply
Map
View

Click here to load this message in the networking platform