Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is parameter an array?
Message
From
08/03/2004 11:00:38
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
09/01/2004 14:54:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00865548
Message ID:
00884104
Views:
18
Hi Trey

I just created a Wiki entry and gave credit to all contributors in this thread. I hope none find that too presumptuous.

The UDF I made adds traps for incorrect calls to IsArray.PRG.

http://fox.wikis.com/wc.dll?Wiki~IsArray~VFP

I added a new category CategoryUDF, where we can find ready-to-use routines.

>>How do you test if a parameter that expects an array is actually an array? Thanks,
>>jfh
>
>
>if type("ALen(tuParam)")="N"
>  ** it's an array
>endif
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform