--- In [email protected], bizaro <[EMAIL PROTECTED]> wrote:
>
> Hello Bruce,
> 
> you wrote...
> 
> > I think it should work if the endif comes before the @wait.  
> > Otherwise, the first statement in the call to  [EMAIL PROTECTED] 
is an 
> > endif, which is wrong.
> 
> That is just an example, below @wait I usually have multiple 
commands.

I am not sure I follow what you mean, but in any event, the allowed 
syntax is

if (...) do
; any commands
event.create(...,cb("@lab"))
; any commands
endif
quit

@lab
; any commands


Actually, you could swap the quit and endif without an error.  But 
the endif must come before the @lab.   

 Is there something you think cannot be accomplished by this syntax 
restriction?


>







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/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