Alex,

Just a few notes:

>From the readme, perhaps a typo:

3. Open the new copy and delete replace the aliases within with your
�� own ones.             ^^^^^^


Any ideas on why aliases don't work the first time ARB is called?

> Version 1.1, featuring the new �Add� alias, has been uploaded to the
> Files area and can be downloaded from:

If you wanted to make the alias handling more gui-oriented, you
could have a similar "Delete" function that would delete the
specified alias.

The command would be "Delete AliasName" and you'd delete
everything from @AliasName to before the next @ symbol that
starts a line.


With the Add function - I have a question. The line:

Global ARB_Add_Output = "@" ++ AliasName ++ "'r'n'r'n    " ++ IfElse(AliasWD != "", 
"Do('"" ++ ReplaceChars(ReplaceChars(AliasCmd, "''", "''''"), "'"", "'''"") ++ "'", 
'"" ++ ReplaceChars(ReplaceChars(AliasParams, "''", "''''"), "'"", "'''"") ++ "'", '"" 
++ ReplaceChars(ReplaceChars(AliasWD, "''", "''''"), "'"", "'''"") ++ "'")", AliasCmd 
++ If(AliasParams, " " ++ AliasParams)) ++ "'r'n    Quit'r'n'r'n"

Works better for me without some of the 'r characters. In my
editor I can see them as extraneous characters that seem to serve
no purpose.

Thanks - everything's working very well ...

-- 
Ravi (http://shell-shocked.org)
PowerPro 3.8.11 on Windows XP

"Justice: A decision in your favour."




****  EDIT YOUR POSTINGS !!!! ****
Please remove as much as possible from original messages before replying to them.
________________________________________________ 
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