|
-
Jul 20th, 2005, 03:49 AM
#1
Thread Starter
Lively Member
[RESOLVED] Filling and Killing an Array
I have a loop which is grabbing information from a txt file. The amount of content that is sucked out varies each time.
What I need to do is somehow add this content from the loop into an array without knowing how much data is already in the array, so Im guessing maybe use the .Count function?
Also, I need to know how to empty the entire array, do I have to do a loop to zero out all the slots or can I do it all in one function call?
Cheers
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|