home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / commercial / meu / _draw / _run < prev    next >
Encoding:
Text File  |  1994-01-21  |  422 b   |  11 lines

  1. RMEnsure UtilityModule 3.10 Error This version of Draw requires RISC OS 3.10
  2. If "<Wimp$ScrapDir>"="" then Error Draw requires a scrap directory: open a directory that contains the Scrap application
  3.  
  4. Set Draw$Dir <Obey$Dir>
  5. Set Draw$Path <Obey$Dir>.,Resources:$.Resources.AppDraw.
  6. If "<Draw$PrintFile>" = "" then Set Draw$PrintFile printer:
  7. /<Draw$Dir>.!Boot
  8. WIMPSlot -min 352K
  9. WIMPSlot -max 320K
  10. /<Draw$Dir>.!RunImage %*0
  11.