I've written a program that runs fine on my local system. It opens several files for input and output. Nothing special.
On another system, it generates an error when attempting to open a file for output. The File Status is "93", which from what I can find is an error trying to open a file which "someone else" has exclusively locked.
The problem is, that the file doesn't exist. It is created by this program. Who or what has this non-existent file locked?
Any clues?
Thomas D. Greer
Providing PostScript & PDF
Training, Development & Consulting
On another system, it generates an error when attempting to open a file for output. The File Status is "93", which from what I can find is an error trying to open a file which "someone else" has exclusively locked.
The problem is, that the file doesn't exist. It is created by this program. Who or what has this non-existent file locked?
Any clues?
Thomas D. Greer
Providing PostScript & PDF
Training, Development & Consulting