" the process cannot access the file because it is in use by another
process."

This is an operating system error message that indicates that something
else has a lock on the file.

Which open() is generating the error?  if you remove the "\n" from die
string you will see at which line.

--
  Simon Oliver
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to