win.sendmouse / restore position?
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
Using win.sendmouse (as I'm on Win10 and *Mouse is not supported), I seem to be able to save mouse position with
win.sendmouse ("sa")
However if I try to restore the mouse position with
win.sendmouse("restore")
I receive a PowerPro Error "Invalid command at: store"
Is there a way to save and restore mouse position using win.sendmouse?