home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / comms_networking / irserver / !IRServer / Compress < prev    next >
Encoding:
Text File  |  1998-07-20  |  377 b   |  8 lines

  1. | To Compress this application
  2. Set This$Dir <Obey$Dir>
  3. | There is a bug in BasCompress that will 'lose' the - sign on FIONBIO if we
  4. | compress the pre-compressed library
  5. Set JFShared$UseUnCompressed 1
  6. Run <JFShared$Dir>.!Boot
  7. BasCompress -In <This$Dir>.!RunImageU -Out <This$Dir>.!RunImage -Throwback -CVar -WEndRtn -Reduce "irpf" -XRef 0 -MultiDEF -special <This$Dir>.Special
  8.