Re: error ListDir - WeOnlyDo Discussion board

Re: error ListDir (General questions)

by wodSupport, Friday, February 17, 2006, 21:13 (6668 days ago) @ Arturo

Arturo,

no, this is the code, not the problem. Please can you explain what the problem is? I can't know what your code is doing.

But code is obviously wrong. If you're using nonblocking mode, then you *can not* send more than one ListDir without waiting for Done event in the meantime - so your loop cannot be there.

On the other hand, if you are using blocking mode, then you *are not* allowed to call methods from within wodFtpDLX'es event.

So, either way is wrong. Please change your code by above guidelines.

Kreso


Complete thread: