--- In [email protected], "kottami" <[EMAIL PROTECTED]> wrote:
> 
> Hi, 
> 
> A question;
> I just change drive, directory in Total Commander£¨totalcmd.exe£© - 
> TC Window.
> 
> send keys "Command line" in TC.
> ________________________________________
> win.mouse("ab 347 735 lc")
> Osd.Show("confirm eng mode", "1000", "50", "gulim", "-1", "0 255 0")
> win.mouse("ab 377 735 lc")
> win.getfocus()             
> win.keys("{to Total Comm*}CD c:\{en}")
> ---------------------------------
> That's work well, BUT, 
> I don't like mouse action, 
> 
> What's general method, 
> Generally, What's the method that sent keys to windows.
> Thanks all,

Don't use the Korean encoding page unless necessary. Assuming you use
the detailed view mode, use

win.keys("{to Total Comm*}{ar}CD c:\{en}")

It's a bit tricky if you use the brief view mode. You have to
experiment with Shift+{left}/{right} yourself.




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