home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / c / crstrip / !Executor / !Run < prev    next >
Encoding:
Text File  |  1995-01-06  |  925 b   |  25 lines

  1. | !Executor V3.07 (05-Oct-1994)
  2. | © Quantum Software
  3. | Written by Alisdair Jørgensen
  4. | Documentation by Stuart Halliday
  5. | Serial Number DEMO
  6. Set Executor$Dir <Obey$Dir>
  7. If "<Executor%Version>" <= "307" Then SetEval Executor%Version 306
  8. Set Executor$DefaultFile <Obey$Dir>
  9. IconSprites <Executor$Dir>.!Sprites
  10. SetMacro Alias$Keystroke SetEval Keystroke%Action |<Keystroke%Action>+1|MSet Keystroke$Do<Keystroke%Action> 
  11. If "<Keystroke%Action>" = "" Then SetEval Keystroke%Action 1000
  12. WimpSlot -min 64K -max 64K
  13. If "<System$Path>" = "" Then Error 0 System resources not found (please insert a disc with !System and try again)
  14. If "<Keystroke%Var>" = "" Then SetEval Keystroke%Var 1
  15. IF "<Keystroke%Inc>" = "" Then SetEval Keystroke%Inc 1
  16. SetEval Keystroke%Auto 10
  17. Set Executor$Icon On
  18. Set Keystroke$Demo 0
  19. If "<Keystroke$Lib>" = "" Then Set Keystroke$Lib <Obey$Dir>
  20.  
  21. |Set Keystroke$Do0 Alt+N
  22.  
  23.  
  24. Basic -quit <Executor$Dir>.!RunImage
  25.