|
-
Dec 9th, 1999, 11:02 AM
#1
Thread Starter
Lively Member
I'm using "On Error" to trap when accessing a file not existing.
I then jump to a Error Handler, and shift all the files up 1 position, until again I reach the end of the list of files.
I use "On Error" to exit this loop
Therefore, my problem is, it is not possible to call an Error handler from within an Error handler, how do I get around this.
Steve.
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
|