home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / demo / a155_1 / Release / !Preview / !Run < prev    next >
Text File  |  1991-01-28  |  2KB  |  43 lines

  1. |
  2. | !Run file for !Preview
  3. | Edinburgh Software Products
  4. | Copyright 1990 Graham Toal and Pieter `Tiggr' Schoenmakers
  5. |
  6. Set File$Type_CE4 DVI-82
  7. Set Alias$@RunType_CE4 Run <Obey$Dir> %%*0
  8. IconSprites <Obey$Dir>.!Sprites
  9. |
  10. Set Preview$Dir <Obey$Dir>
  11. |
  12. If "<System$Path>" = "" Then Error 0 System resources can't be found
  13. If "<TexFonts$Path>" = "" Then Error 0 Can't find the TeX fonts.  Make sure !TeX has been loaded.
  14. |
  15. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.CLib
  16. RMEnsure SharedCLibrary 3.50 Error 0 You need C Library 3.50 or later (clib)
  17. |
  18. | Some fp emulators are called fpe, others are called fpemulator
  19. RMEnsure FPEmulator 0.00 RMLoad System:Modules.FPE
  20. RMEnsure FPEmulator 0.00 RMLoad System:Modules.FPEmulator
  21. RMEnsure FPEmulator 0.00 Error 0 Can't find the Floating Point Emulator (fpemulator)
  22. |
  23. | RMEnsure FontManager 2.50 RMLoad System:Modules.Fonts
  24. | RMEnsure FontManager 2.50 Error 0 You need FontManager 2.50 or later (fonts)
  25. RMEnsure FontManager 2.42 RMLoad System:Modules.Fonts
  26. RMEnsure FontManager 2.42 Error 0 You can get by with FontManager 2.42 or later (fonts)
  27. |
  28. |RMEnsure ColourTrans 0.59 RMLoad System:Modules.Colours
  29. |RMEnsure ColourTrans 0.59 Error 0 You need Colour Selector 0.59 or later (colours)
  30. RMEnsure ColourTrans 0.52 RMLoad System:Modules.Colours
  31. RMEnsure ColourTrans 0.52 Error 0 You can get by with Colour Selector 0.52 or later (colours)
  32. |
  33. |RMEnsure SuperSample 0.06 RMLoad System:Modules.Super
  34. |RMEnsure SuperSample 0.06 Error 0 You need Super Sampler 0.06 or later (super)
  35. RMEnsure SuperSample 0.04 RMLoad System:Modules.Super
  36. RMEnsure SuperSample 0.04 Error 0 You can get by with Super Sampler 0.04 or later (super)
  37. |
  38. Set PreviewFonts$Path <Obey$Dir>.TeXFonts.,<Obey$Dir>.LaTeXFonts.,<Obey$Dir>.AMSFonts.
  39. |
  40. WimpSlot -min 320k -max 320k
  41. Run <Preview$Dir>.!RunImage %*0
  42.