Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am trying to delete a specific list of files from one of my directory, but unfortunately I fail.
For this, I use:
tFileList - iterate - tFileDelete
properties for tFileList: Directory path, Filemask: "xls"
properties for tFileDelete: Filename: ((String)globalMap.get("tFileList_1_CURRENT_FILEEXTENSION"))
But unfortunatelly it is not working. Can someone help?
Thanks!
Lucian Sabau