miinx wrote:

> I could have sworn that recently you mentioned some new keywords -- 
> alpha, beta & gamma -- which were shortcuts for arg(1), arg(2) & arg(3). 

Ain't it always the way...  had another (like, the twenty-sixth 
millionth) check for it at Gmane & -- bingo!  
http://article.gmane.org/gmane.comp.windows.power-pro/18815

So, Bruce you wrote,

>This note reminded me of an easy-to-add feature which I stuck in newly 
>uploaded version of beta 4.3.10 (powerpro exe 4.3.10a): the command
>args alpha beta gamma
>when used in a script provides a short form for
>local alpha = arg(1)
>local beta = arg(2)
>local gamma= arg(3)
>
I can't get these working...  are they meant as predefined global 
keyword kinda things that can be used anywhere?

I've got 2 scripts, test & test2. 

test.powerpro contains:
    .test2("blah")

& test2.powerpro contains simply:
    win.debug(alpha)

but it's not working.  What am I doing wrong?

Thanks again,
Karen



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page
http://us.click.yahoo.com/dpRU5A/wUILAA/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