|
-
Aug 28th, 2001, 09:18 AM
#1
Thread Starter
Lively Member
Sequential Access Files
Does anyone know how to check to see if a file is already open.
I have a file in a loop but when it executes the loop the second time it says FILE ALREAY OPEN.
I had originally fixed this with a boolean but I don't want to do that.
I need something like
IF File#1.AlreadyOpen Then
''''''
END IF
Can someone help?
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
|