pulling all files, loopitem doesn't seem to limit (wodFtpDLX / wodFtpDLX.NET)
Hi.
I assume you're referring to wodFtpDLX ActiveX, right? Problem here is that PowerBuilder doesn't like in/out arguments in LoopItem event, so even you have set Skip = True, it is ignored and never returned back to wodFtpDLX - simply because your environment doesn't support it.
But not all is lost. We made a workaround for that, so inside LoopItem event you can set Ftp1.ItemSkip = TRUE (undocummented property) to achieve the same.
Can you try that?
Kreso
Complete thread:
- pulling all files, loopitem doesn't seem to limit - scots, 2014-01-30, 20:07
- pulling all files, loopitem doesn't seem to limit - wodSupport, 2014-01-30, 21:35
- pulling all files, loopitem doesn't seem to limit - scots, 2014-01-31, 18:13
- pulling all files, loopitem doesn't seem to limit - wodSupport, 2014-01-31, 18:16
- pulling all files, loopitem doesn't seem to limit - scots, 2014-01-31, 18:45
- pulling all files, loopitem doesn't seem to limit - wodSupport, 2014-01-31, 18:16
- pulling all files, loopitem doesn't seem to limit - scots, 2014-01-31, 18:13
- pulling all files, loopitem doesn't seem to limit - wodSupport, 2014-01-31, 18:48
- pulling all files, loopitem doesn't seem to limit - scots, 2014-01-31, 18:58
- pulling all files, loopitem doesn't seem to limit - wodSupport, 2014-01-31, 18:59
- pulling all files, loopitem doesn't seem to limit - scots, 2014-01-31, 19:12
- pulling all files, loopitem doesn't seem to limit - wodSupport, 2014-01-31, 18:59
- pulling all files, loopitem doesn't seem to limit - scots, 2014-01-31, 18:58
- pulling all files, loopitem doesn't seem to limit - wodSupport, 2014-01-30, 21:35