Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clearing an Array...
Message
From
09/04/1998 16:06:41
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00090631
Message ID:
00090907
Views:
18
>>What's the best way to clear out the values in an array? I realize I could do a nested loop, but that's too time consuming. So far I have been 1) RELEASING the array, then 2) declaring it PUBLIC again, and 3) re-DIMENSIONing it. This "kinda" works... I'd like a better way.
>>
>>Also, are there any known bugs with the SELECT SQL command and placing the results into an array?
>>
>>TIA!
>>
>>Mark
>>
>>mark@remarkable-systems.com
>
>
>MyArray = .F. Then redimension at your leisure.


Stephen,

This sounds like the best method so far! Thanks!

Mark
Previous
Reply
Map
View

Click here to load this message in the networking platform