Project

Profile

Help

Delete file after successfully processed

Added by Anonymous over 17 years ago

Legacy ID: #4063312 Legacy Poster: smilwicz (smilwicz)

Hello All, I'm using Saxon 6.5.5 to perform a batch XSLT transformation on a directory of files, which outputs to another directory. Is there a way to delete/ or move a file after it is successfully processed. The command I am using is: java -jar saxon.jar -ds -o E:/TranslatedData E:/input work.xslt 2> run_saxon.log Thanks


Please register to reply