Hi Evan,
I have often made the same mistake myself.
This dummy's workaround is to always use the if()do
form even if it's only one following line.

  If(condition)do
    notepad
  endif
  
That way, if() structures always look the same, so I am
more likely to spot errors -- plus I can easily add another
line (just after the "notepad" line above) later if needed.

Alan M




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/6pRQfA/fOaOAA/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