It has been beaten (mercilessly) into me by Ms. Gay that this does just the
opposite; "wait" makes everythiing wait.

Craig Newman


In a message dated 6/9/09 10:28:16 AM, [email protected] writes:


> Richard, it might help with cpu efficiency to use a different wait in 
> the loop, polling every second, let's say:
>
> repeat
>     add 1 to count
>     if there is a file xxx then exit repeat
>     wait 1 second -- I'm assuming that this form of wait just idles the 
> engine
>     if count >= 18 then exit repeat -- ie.there's a problem
> end repeat
>
>




**************
Download the AOL Classifieds Toolbar for local deals at your
fingertips.
(http://toolbar.aol.com/aolclassifieds/download.html?ncid=emlcntusdown00000004)
_______________________________________________
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