|
-
Dec 23rd, 2002, 01:38 PM
#1
Thread Starter
Fanatic Member
dtecting if a file is presently open
Greetings,
OK, here;'s the pseudocode. Are there command or properties to make it a reality?
' open a given file
' if the file is already opened by another user then
'MsgBox "Another user is presently using this file.
Data corruption may occur."
'end if
For example is there some file property I can evaluate to determine if the file is presently open?
Thank you,
Jim
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
|