Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does an array exist??
Message
From
24/11/1999 01:48:51
 
 
To
23/11/1999 17:23:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00294594
Message ID:
00294840
Views:
26
Hi Doug,

I've been waiting for that ISARRAY() function for many moons ... dammit!


>>Hello All:
>>i need to verify if an array exists.
>>I can use ?type('myaray(1)') <> 'U' but is there another command that might be a little more flexible??
>>
>>Thanks
>Sandy,
>
>You have the best approach I can see. Also, remember that any array *MUST* have a length of at leaast 1. So, if the VARTYPE <> "U" then the length alen(TheArray,1) MUST be at least 1.
>
>Best,
>
>DD
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform