home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / comms_networking / imagemap2 / !ImageMap2 / Scripts / !JpegLoad next >
Text File  |  1998-07-12  |  458b  |  17 lines

  1. | !ImageMap.!JpegLoad
  2. | (C) David McCormack, 1998
  3. | Load up Jpeg support modules.
  4.  
  5. Set ImageMap$SpriteExtend 99
  6. RMEnsure SpriteExtend 0.99 Set ImageMap$SpriteExtend 98
  7.  
  8. | If Jpeg supporting SpriteExtend then exit
  9.  
  10. If "<ImageMap$SpriteExtend>" = 99 then Obey
  11.  
  12. | Do not report an error if not present or too old.
  13. | ImageMap will use ChangeFSI instead.
  14.  
  15. RMEnsure JPEGMsgs   0.01 System:Modules.JPEGMsgs
  16. RMEnsure JPEGRender 1.02 RMload System:Modules.JPEGRender
  17.