+ Reply to Thread
Results 1 to 4 of 4

How to clear an array?

  1. #1
    Registered User
    Join Date
    05-07-2004
    Posts
    33

    Question How to clear an array?

    Will anyone show me how to clearn an array? After I stored something in the array, I want to clear it so I can store new data in the array.

    Help is appreciated.

    ljCharlie

  2. #2
    Forum Contributor
    Join Date
    11-16-2004
    Posts
    282
    Check your Visual Basic help topic on the ReDim statement.

    Hope this helps,
    theDude

  3. #3
    Forum Contributor
    Join Date
    03-03-2005
    Posts
    315
    Use:

    Erase Array

  4. #4
    Registered User
    Join Date
    05-07-2004
    Posts
    33
    Thank you for the help. I'll give that a try.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1