pulling all files, loopitem doesn't seem to limit - WeOnlyDo Discussion board

pulling all files, loopitem doesn't seem to limit (wodFtpDLX / wodFtpDLX.NET)

by scots, Friday, January 31, 2014, 18:13 (3710 days ago) @ wodSupport

it's doesn't seem to like that
i tried both ole_ftp.itemskip = false
and ole_ftp.object.itemskip = false

ole_ftp is my active x control

if (match(remotefile,'DOCCTS.EFS.ACK2') = true) then
file_array[nbr_ftp_files] = remotefile
nbr_ftp_files = nbr_ftp_files + 1
Skip = false
ole_ftp.object.itemskip = false
else
skip = true
ole_ftp.object.itemskip = true
end if


i would paste or attached the pb screen, but I don't see where I can do that here


Complete thread: