Forum Discussion

ppfeifer's avatar
ppfeifer
Contributor
3 years ago

I want to delete the input file that is in a data loop - I get the error stating the file is in use.

How do  I make TestComplete release the input file so it can be deleted?   I use Python code for the delete code (which works) but if I run the program with the input file and then try to delete the ...