--- In [email protected], sgp acs322000 <[EMAIL PROTECTED]> wrote:

> one of your lines intrigued me; I had never realized that you could
wait.for "while computing"

> > WAIT.For(2000, hThis!=ASSIGN("hAct", WIN.Handle("active")) && hAct)
 
> it made me realize that WAIT.For is sort of a specialized version of 
> FOR, one that is better suited to deal 

wait.for(<expression_to_evaluate>) implies <expression_to_evaluate>
must be evaluated ever so often.  How often?  Any thoughts on whether
an event waiting on a condition would be more or less efficient than
wait.for waiting on same?







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to