home *** CD-ROM | disk | FTP | other *** search
/ Dream 55 / Amiga_Dream_55.iso / RISCOS / APPS / TEXT / PS / GS.ZIP / GS / a021 / !GS / !Run < prev    next >
Text File  |  1993-06-20  |  709b  |  24 lines

  1. | run file for GhostScript
  2. | wimpslot is temporary!
  3. |
  4. if "<System$Path>" = "" then Error 0 System resources cannot be found
  5. |
  6. RMEnsure FPEmulator 2.70 RMLoad System:Modules.FPEmulator
  7. RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
  8. |
  9. RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.Clib
  10. RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
  11. |
  12. RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours
  13. RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
  14. |
  15. *WimpSlot -min 270k -max 270k
  16. *IconSprites <Obey$Dir>.!Sprites
  17. *Set GS$Dir <Obey$Dir>
  18. *WimpSlot -min 270k -max 270k
  19. wimpslot 500k 500k
  20.  
  21. set GS$Options 8.26666 11.71111 600 600 0 18 0
  22.  
  23. *Run <GS$Dir>.!RunImage %*0
  24.