home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / utils / squsq / fcrnch11.lbr / -READ.ME next >
Text File  |  1986-12-24  |  1KB  |  27 lines

  1. Ver. 1.1 is linked to a new CRN option - intercepts the sequence
  2. <0dh><040h><0dh> (possible hi bits set), to avoid problems with
  3. Telenet/PcPursuit combination.  See CRN source for sequence changes.
  4. LT is now ver 17, to avoid operator error of form "LT fn.txt b:".
  5.     cbf (86/12/20)
  6.  
  7. Most files in this library are "crunched".  They may be extracted,
  8. typed, etc with LT (supplied).
  9.  
  10.       LT fcrunch d:*.*      (extracts all files to drive d:)
  11. or
  12.       LT fcrunch *.*        (types non-binary files to the console)
  13. or
  14.       LT                    (alone, gives help)
  15.  
  16. All files are protected with CCITCRC (supplied) checksums in both
  17. crunched and uncrunched form.  To check:
  18.  
  19.       CCITCRC *.*           (to test all files on the default drive)
  20. or
  21.       CCITCRC               (alone, for help).
  22.  
  23. All library entries are DATESTAMPED, and may be read by a suitable
  24. version of LDIR, available separately (together with LSETDATE).
  25.  
  26. (Note: CCITCRC versions exist for MSDOS and CPM86)
  27. à╢