home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / multimedia / b152_1 / !FSPConv / !Run next >
Text File  |  1994-01-15  |  732b  |  18 lines

  1. |!Run file for FSPConv
  2.  
  3. RMEnsure SharedCLibrary 3.50 If "<System$Path>"="" Then Error Open a directory with !System in it first
  4. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
  5. RMEnsure SharedCLibrary 3.50 Error Your version of the Shared C Library is too old.  You need version 3.50 or greater
  6.  
  7. RMEnsure ColourTrans 0.52 If "<System$Path>"="" Then Error Open a directory with !System in it first
  8. RMEnsure ColourTrans 0.52 RMLoad System:Modules.Colours
  9. RMEnsure ColourTrans 0.52 Error Your version of the Colourtrans module is too old.  You need version 0.52 or greater
  10.  
  11.  
  12. |Increase wimpslot to 128K if you have memory problems
  13. Wimpslot 112K 112K
  14.  
  15. Set FSPConv$Dir <Obey$Dir>
  16. Set FSPConv$Path <Obey$Dir>.
  17. Run FSPConv:!RunImage
  18.