Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 1680

Description File (Apparently) Getting Locked

$
0
0
I have a script whose intention is to copy file descriptions from the files in one directory to the same file in another directory. When I run it (for example, below I ran copydesc c*.btm dropbat:), I get occasional errors like the following:

Code:
Updating description of cdtests.btm
TCC: (Sys) C:\commands\bat\copydesc.btm [87]  The process cannot access the file because it is being used by another process.
 "DESCRIPT.ION"

That line in the code (87) is:

Code:
describe %destfile...

Read more

Viewing all articles
Browse latest Browse all 1680

Trending Articles