home *** CD-ROM | disk | FTP | other *** search
/ ISV Strong Games / ISV_STRONG_GAMES.iso / _manual / _run < prev    next >
Text File  |  1995-11-22  |  404b  |  7 lines

  1. Wimpslot -Min 192K -Max 192K
  2. IF "<inform$Dir>" <> "" THEN ERROR An inform document is already being displayed. Only one inform document can be open at a time
  3. IF "<InformED$Running>" = "TRUE" THEN ERROR You cannot open a read only inform document while inform ED is running
  4. Set inform$Dir <Obey$Dir>
  5. RmEnsure DrawFile RMload <Inform$Dir>.DrawFile
  6. IconSprites <Obey$Dir>.!Sprites
  7. RUN <Inform$Dir>.!RunImage