Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I clear an array?
Message
From
01/12/2005 09:40:45
 
 
To
01/12/2005 09:39:45
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP1
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01073679
Message ID:
01073680
Views:
18
>Is there a function that clears the elements of an array? I'm using ADEL() to clear each element one at a time, but there's got to be a more efficient way.
>
>Thanks for reading!

dime array(1)
array=[]

just redimension it...
* Human is a question asked by birth and answered by death. Machine is another kind of question with another kind of answer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform