win.sendmouse, how to restore position?

"Dave Gorman [email protected] [power-pro]" <[email protected]> Fri, 15 Mar 2019 11:18:26 -0500
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?