by Nigel >> Tue, 1 Apr 2008 11:42:27 GMT
Hi everyone,
I am trying to read a text file, process the data contained in the file, then close the file, and rename or copy and purge the text file.
On a single user system this seems to work ok, but on a network environment I get the above errors depending on whether I do a rename or purge.
Can anyone provide suggestions. All the code (from create file to file.purge ) is being done in a single method.
Many thanks, Nigel