home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / demos / proart24 / !PA24Demo / !Run < prev    next >
Encoding:
Text File  |  1996-08-19  |  1.1 KB  |  28 lines

  1. | run file for ProArt24 application
  2. RMENSURE UtilityModule 3.50 Error ProArtisan 24 will only run on a Risc PC
  3. *Set ProArt24$Dir <Obey$Dir>
  4. If "<System$Path>" = "" Then Error 0 Please open a directory display containing !System
  5.  
  6. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
  7. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  8. |
  9. RMEnsure ColourTrans 0.00 RMLoad System:Modules.Colours
  10. RMEnsure ColourTrans 0.00 Error You need ColourTrans 0.52 or later
  11.  
  12. RMEnsure FPEmulator 0.00 RMLoad System:Modules.FPEmulator
  13. RMEnsure ColourTrans 0.00 Error You need FPEmulator 2.8 or later
  14. RMEnsure Squash 0.20 RMLoad System:Modules.Squash
  15. RMEnsure Squash 0.20 ERROR You need Squash 0.20 or later
  16. RMEnsure PhotoCD 0.22 RMLoad <ProArt24$Dir>.PhotoCD
  17. RMENSURE PCASupport 0 RMLOAD <ProArt24$Dir>.PCA
  18. RMENSURE PCASupport 0 ERROR ProArt24 requires the PCASupport module.
  19.  
  20.  
  21. if "<Virtualise$Dir>" > "" then rmensure Virtualise 1.01  RMLOAD <Virtualise$Dir>.virtualise
  22. *WimpSlot  -min 628k 
  23. *IconSprites <Obey$Dir>.!Sprites
  24. *WimpSlot -min 628K -MAX 628k 
  25. set ProArt24FSI$Options S32,90,90 -nodither -nomode 
  26. *Run <ProArt24$Dir>.!RunImage
  27.  
  28.