Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>mov_to_pnt()</b> cad_clip http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
MOV_TO_PNT()                                                        CAD_CLIP
   Moves the mouse cursor to a specified world coordinate.

   Syntax
         MOV_TO_PNT(nX,nY)

   Arguments
         nX          Sets the horizontal world scale coordinate to move to.
         nY          Sets the vertical world scale coordinate to move to.

   Returns
         None

   Description
         MOV_TO_PNT() moves the mouse cursor to a specified world scale
         coordinate and updates the mouse positioning display if active. This
         allows the movement of the mouse under program control without the
         need of converting world scale coordinates to absolute coordinates.

See Also: ENTER_PNT() MS_SETXY()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson