|
|
Browse by Tags
All Tags » runtime error » TextOutputFile
-
I'm writing a program that reads and writes files, but when I run the line:
Define rsg as TextOutputFile = FileIO.AppendTextFile( ... ) It comes up with the Runtime Error:Runtime Error on line ... in file ...:
The process cannot access the file '...' because it is being used by another process.
|
|
|