home *** CD-ROM | disk | FTP | other *** search
- | !Run file for !MakeAppl
- | version 0.97
- |
- If "<System$Path>" = "" then Error 0 System resources cannot be found
- Set BasicApplication$Dir <Obey$Dir>
- IconSprites <BasicApplication$Dir>.!Sprites
- WimpSlot -min 64k -max 96k
- Run <BasicApplication$Dir>.!RunImage
-