--- In [email protected], bizaro <[EMAIL PROTECTED]> wrote:

> 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\\")

Hi, bizaro
If i were you, i use TC-folder tab, but

PPro key/mouse tab. shortkey

[30]
Key = Ctrl+Alt+W+pad9
Target = c=TTOTAL_CMD
Cmd2 = AAA
Param2 = = "CD C:\\0TEMP\\TEST\\OPEN"
Cmd3 = win.keys("{w5}{right}")
Cmd4 = CLIP.TEXTPASTE(AAA)
Cmd5 = WAIT.FOR(100)
Cmd6 = WIN.KEYS("{EN}")

OR script file -----  tc.POWERPRO -- just txt file..
__________________
@FILES
local aaa = ?"CD C:\0TEMP\TEST\OPEN\FILES"
win.keys("{to c=TTOTAL_CMD}{w5}{right}")
CLIP.TEXTPASTE(AAA)
WAIT.FOR(100)
WIN.KEYS("{EN}")
---------------------
AND EXECUTE ==> RUNFILE [EMAIL PROTECTED]


I thank always.
Be happy always.
The sweat on the nose.- kottami






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