what happens with a load URL in a repeat loop?

Tiemo Hollmann TB toolbook at kestner.de
Thu Nov 27 05:44:56 EST 2008


Hello again, still creating my update function I am just wondering what
happen , when you put a load URL into a repeat loop for downloading multiple
files.

Since the load URL is non blocking, kind of asynchronous, the handler runs
on. So what happens with the next load URL, will it wait until the previous
load has been finished or will it override the previous one or will finally
run all loads parallel in multiple threads?

And what happens with the status monitoring urlstatus()? Can it monitor
multiple downloads?

Or am I caring again about things, which I don't have to care about :-)

Thanks for any coaching

Tiemo

 

 

 




More information about the use-livecode mailing list