Imre Tokai - 2012-01-17

Hello,

File remains to hang on execution of (pseudo code):

FileList fl = new FileList(inputFiles, COS.FILTER);
iMerge.merge(fl, mergedFile);

How to correctly release the file?

Regards