win.sendmouse / restore position?

"[email protected] [power-pro]" <[email protected]> 15 Mar 2019 16:30:33 +0000
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?