A tiny optimization you may want to consider:  PowerPro always 
sequentially searches script files for @ labels:  therefore, I 
always put the most common call first.  I think it is @str and @str2 
in this case.


> @create

... many lines  


> static m
> @str
> [EMAIL PROTECTED]
> quit(m[arg(1)])
> 
> @str2
> quit(case("lower",select([EMAIL PROTECTED](arg(1)),2)))
> 
> @reset
>




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