Hi David ! Thanks for the hint. Will try that.
--- In [email protected], [EMAIL PROTECTED] wrote: > > > I was wondering if there is a way to store the exact mouse coordinates > > when using the "*Mouse save" command, and later get those coordinates > > back. > > You can always do that manually via scripts and variables. Use this to get > current mouse position: > > n = xmouse Horizontal mouse position in pixels (0 for left edge of > screen) > n = ymouse Vertical mouse position in pixels (0 for top edge of screen) > > Use > mouse move x y > to put it back in place where you want. > > Of course if bruce is inclined, he can make the mouse save with multipe > saves much easier to implement the functionality =) > > David Troesch | Atlanta, GA | ICQ# 2333123 > Carpe Diem - "Seize the Day" > Funstuff: Always being right is an Awesome responsibility > Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/power-pro/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
