Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clearing an Array...
Message
 
To
08/04/1998 19:55:23
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00090631
Message ID:
00090828
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform