Forum Discussion
jeremy_bertrand
12 years agoContributor
Is the destination file created or do you create it on the fly?
If the destination file exists already is the file open for writing? does it have an object associating to the file to open it for writing?
Is the file object being saved? is it closing the file ?
see - http://support.smartbear.com/viewarticle/58384/
If the destination file exists already is the file open for writing? does it have an object associating to the file to open it for writing?
Is the file object being saved? is it closing the file ?
see - http://support.smartbear.com/viewarticle/58384/