home *** CD-ROM | disk | FTP | other *** search
/ Typography - Over 1,300 Fonts for Risc OS / Typography for Risc OS.iso / utils / _runfromcd / _run < prev    next >
Encoding:
Text File  |  1996-11-25  |  503 b   |  9 lines

  1. RmEnsure UtilityModule 3.0 ERROR This Application requires Risc OS 3.00 or later
  2. IF "<Typography$Dir>" = "" THEN ERROR The Typography CD ROM has not been seen by the filer. Please insert the CD in your drive and click on the CD icon on the icon bar.
  3. IF "<RunFromCD$Dir>" <> "" THEN ERROR A copy of the Typography font selector is already running. 
  4. Set RunFromCD$Dir <Obey$Dir>
  5. IconSprites <RunFromCD$Dir>.!Sprites
  6. RUN <RunFromCD$Dir>.!iKick.!Run
  7. Wimpslot -Min 32K -Max 32K
  8. Run <RunFromCD$Dir>.!Runimage
  9.