Mouse Co-ordinates Display
by P.B.Nix

This application displays a window showing the current OS co-ordinates of the pointer on screen. It is very useful in determining the values to be used with MOVE, DRAW and similar instructions. Pressing Home sets the right hand column of co-ordinates to (0,0), so measurements can be made on the screen relative to any point. The left hand column always contains the co-ordinates of the pointer relative to the bottom left hand corner of the screen. You can also move the pointer using the cursor keys to fine tune any measurements made, as long as no application has the input focus which uses the cursor keys.
