home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / m / mpegtools / !MPEGplay / !Run < prev    next >
Text File  |  1995-04-13  |  1KB  |  31 lines

  1. |
  2. | !Run file for MPEGplay
  3. |
  4. | Copyright © L.L. Frederiks, 1995
  5. |
  6.  
  7. RMEnsure UtilityModule 3.10 Error This application is only suitable for use with RISC OS 3.10 or later versions
  8.  
  9. Iconsprites <Obey$Dir>.!Sprites
  10.  
  11. Set MPEGplay$Dir <Obey$Dir>
  12.  
  13. RMEnsure UtilityModule 3.10 If "<System$Path>"="" Then Error 0 System resources cannot be found
  14.  
  15. Set System$Path_Message System resources cannot be found
  16.         
  17. RMEnsure BorderUtils 0.02 RMEnsure WindowManager 3.17 RMLoad System:Modules.BorderUtil
  18. RMEnsure BorderUtils 0.02 RMEnsure WindowManager 3.17 Error You need BorderUtils 0.02
  19.  
  20. RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.Clib
  21. RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
  22.                                   
  23. RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
  24. RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 or later
  25.  
  26. If "<MPEGplay$Running>"<>"" Then Error 0 You can't run two copies of MPEGplay simultaneously...
  27.  
  28. WimpSlot -min 100K -max 100K
  29.  
  30. Run <MPEGplay$Dir>.!RunImage %*0
  31.