> > ...
> > win.keys("{to "++ WindowHandle ++ "}{Ctrl}s") *This does not work*
> >  ...



Syntax is (note: {ctrl} toggles key down or up)

win.keys("{to "++ WindowHandle ++ "}{ctrl}s{ctrl}")

OR

win.keys("{to "++ WindowHandle ++ "}^s")


Ted






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