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
