home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 2 / DATAFILE_PDCD2.iso / commercial / almanac / _almanac / _run < prev    next >
Text File  |  1994-01-16  |  1KB  |  35 lines

  1. |
  2. | Application : !Almanac  © Stallion Software 1992
  3. |
  4. | File        : !Run         File Type : Obey        
  5. | Author      : C.Ashley     Date      : 02/06/92
  6. *Set Almanac$Dir <Obey$Dir>
  7. Set File$Type_bf0 Almanac
  8. Iconsprites <Almanac$Dir>.!Sprites
  9. Set Alias$@RunType_bf0 Run <Almanac$Dir>.!Run %%*0
  10. |
  11. if "<System$Path>" = "" then Error 0 System resources cannot be found
  12. |
  13. RmEnsure Dialogue      0.71 RmLoad <Almanac$Dir>.Dialogue
  14. *WimpSlot -min 32K
  15. *Message Help_Install <Almanac$dir>.Almanac
  16. |
  17. RMEnsure SharedCLibrary 0.00 RMLoad System:Modules.Clib
  18. RMEnsure SharedCLibrary 3.50 Error Almanac needs Clib 3.50 or later
  19. |
  20. RMEnsure FPEmulator 2.70 RMLoad System:Modules.FPEmulator
  21. RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
  22. |
  23. RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours
  24. RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
  25. |
  26. |
  27. | RMEnsure Impulse 0.17 RMLoad <Almanac$Dir>.ImpulseII
  28. | RMEnsure Impulse 0.17 Error 0 Can't find Impulse 0.17!
  29. RmEnsure Dialogue      0.71 RmLoad <Almanac$Dir>.Dialogue
  30. *WimpSlot -min 32K
  31. *Message Help_Install <Almanac$dir>.Almanac
  32. |
  33. *WimpSlot -min 680K -max 680K
  34. *run <Almanac$Dir>.!RunImage %*0
  35.