Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Library for Clipper - <b>mousetsr()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 MOUSETSR()


Syntax:        MOUSETSR


Purpose:       To permit the mouse to be used in Clipper menus.
               i.e. ACHOICE() MENU TO


Usage:         This utility must be executed from the DOS prompt
               BEFORE the application is started.

               If memory is not at a premium it may be executed from
               the AUTOEXEC.BAT file so that it would executed
               automatically whenever the machine is turned on or
               reset.

               The utility may of course be executed from the DOS
               prompt.

               It works by inserting cursor key characters directly
               into the keyboard buffer, according to the movement of
               the mouse, and passing it on to the application.

               This utility should, in theory, then work with other
               utilities which are well behaved!

               This utility will only terminate and stay resident if
               there are no other copies of itself in memory.


Language:      Assembler

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