home *** CD-ROM | disk | FTP | other *** search
- ---------------------------------------------------------------------
- WaitMouse ©1997 by Mike Archer
- ---------------------------------------------------------------------
-
- WaitMouse will simply wait for the specified mouse button.
-
- TEMPLATE : WaitMouse LEFT/S,RIGHT/S,BOTH/S,RELEASE/S
-
- * LEFT specifies that the program should wait for a LMB click.
-
- * RIGHT specifies that the program should wait for a RMB click.
-
- * BOTH specifies that the program should wait for both Left and Right
- buttons to be held down simultaneously.
-
- * RELEASE specifies that the program must also wait for the button(s)
- to be released too.
-
- You may only specify one of the LEFT,RIGHT & BOTH parameters.
-
- If you give the RELEASE parameter on it's own, then the program will
- not wait for any mouse buttons to be clicked. If any buttons are
- already pressed down when the program is run though, it will wait for
- their release before continuing.
-
-
-
- DISTRIBUTION :
-
- WaitMouse is FreeWare, copyright remains with me. You can however
- copy it as much as you like as long as the following conditions are
- met...
-
- * Both files WaitMouse & WaitMouse.Doc are distributed together.
-
- * Neither WaitMouse nor WaitMouse.Doc may be changed in any way.
-
- * You agree to the terms of the license below.
-
-
- DISCLAIMER :
-
- Although every effort has been made to ensure that this program
- functions as described in the above text, it is provided with no
- guarantee of it being free from errors, or suitable for every system
- set up. No liability shall be accepted by the author, or any person
- involved with the distribution this program, for any loss or damage
- of any nature suffered as a result of the use or mis-use of this
- program. Your license to use this program is only valid if you accept
- all liabilities for damage to any hardware or stored information
- caused by the use of this program.
-
-
- ---------------------------------------------------------------------
- Mike Archer, 29 Holbeck Ave, Marton, Blackpool, Lancashire, FY4 4LS
- ---------------------------------------------------------------------
-