Forum Discussion
e_lock
13 years agoOccasional Contributor
I think this may be a solution to my issue, but I can't get it to work. I am also trying to delete a file which TC does have access too (it can delete it if I call the delete prior to anything else) but can't once it's been used as a datasource as TC keeps a handle to it. I initialise the data loop via the GUI, but have tried calling the disconnect as a code snippet and as a function, but can't make it work Anyone got any ideas please? I have also tried calling closeDriver on the ddt object but that didn't work either.