home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 2 / DATAFILE_PDCD2.iso / commercial / archivist / _designer / _run < prev    next >
Text File  |  1993-01-01  |  622b  |  19 lines

  1. | !Run file for Archivist Designer
  2. | © Oregan Software Developments 1992/93
  3. |
  4. Run <Obey$Dir>.!Boot
  5. IconSprites <Obey$Dir>.!Sprites
  6. If "<Archivist$Path>"="" Then Error Please locate !OreganSys
  7. If "<Wimp$Scrap>"="" Then Error Please locate !Scrap
  8.  
  9. WimpSlot -min 200k -max 200k
  10. WimpSlot -min 160k -max 160k
  11.  
  12. RmEnsure Archivist    4.70 /Archivist:Modules.Archivist
  13. RmEnsure MessageTrans 0.06 RmLoad Archivist:Modules.MsgTrans
  14. RmEnsure MessageTrans 0.06 Error MessageTrans too old!
  15. RmEnsure Archivist    4.70 Error Archivist module too old!
  16. WimpSlot -min 160K -max 160K
  17. Set Designer$Dir <Obey$Dir>
  18. Run <Obey$Dir>.!RunImage %*0
  19.