--- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote: > > > > > Any suggestions? Would it be possible to have a single > > sendmouse_extra command which captures the mouse position, clicks > > at another location, then returns to the original position? > > You can do this with sa and xs or with xmouse, ymouse saved and then > win.setcursor. >
I am already saving xmouse and ymouse. If I use another sendmouse or mouse or mouseto after the click at another location, it interferes with the actuve app's activity (or at least its ability to shift interior focus to its new document). Just tried win.setcursor but got an error that there is no such service. Having another command there (even non-existent win.setcursor) was enough to interfere with the application. Only causes interference when the script has been launched from a bar button. Don't know what sa and xs are? I do find xcursor and ycursor, they are for getting text cursor position. Regards, Sheri
