APPENDIX K: IBM AND MACINSTOSH COMPUTER COMMANDS
ECO Manual
334
GOTO Commands
You may need to set the Mouse Speed (internal or external computer) to "tablet" or
"slow". Use: Start Menu/Control Panel/Mouse/Pointer Options/Pointer Speed
GOTO commands send the mouse to an
assigned location on the screen.
GOTO commands always start from the
upper left corner of your screen.
The assigned location is given with horizontal and vertical number values, like those in the
mouse cursor commands.
Since a GOTO command always starts in the upper left corner of the screen, the command
always uses positive numbers.
Because GOTO commands always start in the upper left corner, you need to use the
<esc>,moureset. command as the first mouse command. This puts the cursor in the upper left
corner.
GOTO numbers will vary with computers. You need to experiment with your computer and
mouse to determine where a specific set of numbers, such as those in the example below, will
send the mouse.
A GOTO command will not work correctly if you send the mouse past the edge of the screen.
Command Mouse Cursor Movement
<esc>,moureset. Resets mouse and sends it to upper
left corner of screen
<esc>,goto,+100,+150. Mouse moves to a specific location
on the screen