Hi Mike,
It is an alternative command, not a parameter for keys. If you want to
use it directly in the Gui, it looks like you need a win.resetfocus.
This works: Put a semicolon in the 1st command block. In more commands put
win.resetfocus
au.send("{altdown}{left}{altup}")
Then make another button using right instead of left.
Regards,
Sheri
--- In [email protected], "Mike_JF" <[EMAIL PROTECTED]> wrote:
>
> Sheri,
>
> I do not understand how to use these command you posted:
>
> au.send("{altdown}{left}{altup}")
> au.send("{altdown}{right}{altup}")
>
> Do I enter these in the "Enter keys to send" box? I tried that, and
> not working. How do I setup/use these commands? Thanks.
>
> Mike