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

 

 

 

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to