getting files with getfiles method (wodFtpDLX / wodFtpDLX.NET)
if I comment out the loopitem code
the delete works without error
but, I need something to ensure that I don't delete the wrong files
//if (match(remotefile,'DOCCTS.EFS.ACK2') = true) then
// Skip = false
//else
// skip = true
//end if
//