Hi together,
My question: Is there a way to check if a file is locked by the system (not via lock-file)? I have to do this on a Windows NT 4.0 Server System. Any suggestions?
Try to open it and check the status (error if locked, ok otherwise) ?