home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / shareware / share_38 / calendar / !Calendar / !Run < prev    next >
Text File  |  1990-11-30  |  441b  |  10 lines

  1. IconSprites <Obey$Dir>.!Sprites
  2. IF "<System$Path>" = "" THEN ERROR 0 System Resources cannot be found
  3. RMEnsure SharedCLibrary 0 RMLoad System:Modules.CLib
  4. RMEnsure SharedCLibrary 3.50 Error Interface needs CLib 3.50 or above
  5. RMEnsure InterfaceManager 1.30 RMLoad <Obey$Dir>.Interface
  6. RMEnsure InterfaceManager 1.30 Error Couldn't load Interface Manager
  7. Set Calendar$Dir <Obey$Dir>
  8. WimpSlot -min 32k -max 80k
  9. Run <Calendar$Dir>.!RunImage %*0
  10.