home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / mag_discs / 2 / programs / !GnuChess / !Run < prev    next >
Text File  |  1989-10-26  |  322b  |  13 lines

  1. | Gnuchess, version "1.00 (25-Oct-89)"
  2. |
  3. if "<System$Path>" = "" then Error 0 System resources cannot be found
  4. IconSprites <Obey$Dir>.!Sprites
  5. WimpSlot -min 320K -max 320K
  6. RMEnsure FPEmulator 0 RMLoad System:modules.FPEmulator
  7. Set Chess$Dir <Obey$Dir>
  8. WimpSlot -min 320k
  9. ECHO |V<15>
  10. Dir <Chess$Dir>
  11. Run !RunImage %*0
  12. Back
  13.