I wrote...

> I will use Win.Keys("{down}{right}") to make it work when cursor is
> in the command line.

Unfortunately this works when I run it from hotkey but it doesn't when I
run it from the macro. Menu must be closed with alt before executing
macro.

Following macro item only appends "C:\Program Files\" to the command line
without clearing it, it should clear the command line and write
"cd C:\Program Files\".

[0]
Label    = pf
LCmd1    = Win.Keys("{down}{right}")
LCmd2    = Win.Keys("cd C:\\Program Files\\")



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