Results 1 to 4 of 4

Thread: Deleted Arrays which are Out of Scope {RESOLVED}

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jul 2001
    Location
    Tucson, AZ
    Posts
    2,166

    Deleted Arrays which are Out of Scope {RESOLVED}

    I need to erase an array in one procedure then do a check for
    its validity in another. After erasing, the array is out of scope.

    On Error Resume Next should continue past this point BUT I need an If/EndIf condition based upon whether the array exists or NOT.

    Any suggestions appreciated.

    Thanks
    David
    Last edited by dw85745; Sep 29th, 2003 at 08:57 PM.

Posting Permissions

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



Click Here to Expand Forum to Full Width