Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrays
Message
From
25/01/2001 16:46:35
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Arrays
Miscellaneous
Thread ID:
00468777
Message ID:
00468806
Views:
22
>
>Wouldn't work.
>
>laArray[2] = "something"
>
>laArray[1] could still be .f., but the array is not "empty".
>
>BTW, a value of .f., 0, "", or {}, could also be considered empty, depending on the type of data involved.
if ALEN(Myarray,0)= 0
* this array has no elements in it
endif
Jim
Jim Newsom
IT Director, ICG Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform