Re: Loopfile method (General questions)
As for blocking, yes you can use it, but if you don't have events you're in trouble - first error that happens will cause GetFiles/PutFiles to stop due that error.
Meaning that I can use the GetFiles/PutFiles methods in blocking mode, but I still have to define events for them? What happens if I don't put any code in those event subroutines?
It may be easier just to parse the ListItem property anyway. Dealing with events is a little harder, as I'd be worried that my main code would finish or jump to the next section before all the LoopEvent Events fired.
Maybe a LoopItem Collection Property that you could use in blocking mode might be a good idea for the future?
-Jason
Complete thread:
- Loopfile method - jason, 2005-12-12, 18:45
- Re: Loopfile method - wodSupport, 2005-12-12, 18:46
- Re: Loopfile method - Jason, 2005-12-12, 19:45
- Re: Loopfile method - Jason, 2005-12-12, 19:53
- Re: Loopfile method - wodSupport, 2005-12-12, 20:05
- Re: Loopfile method - Jason, 2005-12-12, 20:30
- Re: Loopfile method - wodSupport, 2005-12-12, 20:51
- Re: Loopfile method - Jason, 2005-12-12, 20:30
- Re: Loopfile method - wodSupport, 2005-12-12, 20:05
- Re: Loopfile method - Jason, 2005-12-12, 19:53
- Re: Loopfile method - Jason, 2005-12-12, 19:45
- Re: Loopfile method - wodSupport, 2005-12-12, 18:46