home *** CD-ROM | disk | FTP | other *** search
- | !KeysDemo V3.00 (17-Apr-1993)
- | © Quantum Software
- | Written by Alisdair Jørgensen
- | Documentation by Stuart Halliday
- | Demonstration version
- Set KeysDemo$Dir <Obey$Dir>
- IconSprites <KeysDemo$Dir>.!Sprites
- WimpSlot -min 96K -max 96K
- If "<System$Path>" = "" Then Error 0 System resources not found (please insert a disc with !System and try again)
- If "<Keystroke%Var>" = "" Then SetEval Keystroke%Var 1
- IF "<Keystroke%Inc>" = "" Then SetEval Keystroke%Inc 1
- IF "<Keystroke%Auto>" = "" Then SetEval Keystroke%Auto 15
- IF "<Keystroke$Icon>" = "" Then Set Keystroke$Icon On
- IF "<Keystroke$Demo>" = "" Then Set Keystroke$Demo 0
- Basic -quit <KeysDemo$Dir>.!RunImage
-