home *** CD-ROM | disk | FTP | other *** search
/ Really Useful CD 1 / ReallyUsefulCD1.iso / extras / progutils / _makeappl / _run < prev    next >
Encoding:
Text File  |  1990-07-10  |  257 b   |  9 lines

  1. | !Run file for !MakeAppl
  2. | version 0.97
  3. |
  4. If "<System$Path>" = "" then Error 0 System resources cannot be found
  5. Set BasicApplication$Dir <Obey$Dir>
  6. IconSprites <BasicApplication$Dir>.!Sprites
  7. WimpSlot -min 64k -max 96k
  8. Run <BasicApplication$Dir>.!RunImage
  9.