Thanks for your comment dp.
Yes, I have closed the file prior to the attempted rename.
In fact I open it, validate the records, close it, and then, if the validation was OK, I open it again read the records, update the db, and close it again.
Then I try the rename. Everything before the attempted rename works fine.
Main Topics
Browse All Topics





by: dplittlePosted on 2003-12-18 at 07:14:06ID: 9964620
I'm not sure but I think that may be the "file locked error". Have you tried using CLOSE before doing the RENAME?
David