home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / ENTERPRS / CPM / UTILS / S / SQ-USQ.ARC / UNSQZ12.DOC < prev   
Text File  |  1987-07-29  |  2KB  |  52 lines

  1. DOCUMENTATION FOR  UNSQZ.COM version 1.10 as of 09/16/84
  2.  
  3.  
  4.         PRELIMINARY
  5.  
  6.  
  7. UNSQZ is a new unsqueezer. YET ANOTHER ONE! WHY?????
  8.  
  9. Well, I have my reasons. Here they are:
  10.  
  11. 1. I used to use UNSQ14, which, like USQ119, has the nast habit of attempting
  12.    to unsqueeze everything in sight if told to usq *.*...
  13. 2. Many times I want to get rid of the squeezed file after unsqueezing.
  14. 3. I may want to selectively unsqueeze 5 out of 10 files.
  15. 4. I may want to unsqueeze to a different drive and/or user area.
  16. 5. I may not want to use NSWP to do 1..4 above.
  17.  
  18. So, I wrote UNSQZ. A few words about UNSQZ and how to use it:
  19.  
  20.  
  21. The following are legal command lines:
  22.  
  23. A0>unsqz *.*            ;unsqueeze all squeezed files
  24. A0>unsqz b7:*.*            ;usq all in B7:, output to current area
  25. B3>unsqz c:            ;same as "unsqz c:*.*" (*.* can be ommitted)
  26. B3>unsqz a5: c4:        ;usq all from A5 to C4
  27. A2>unsqz a: $e            ;usq all, erase after unsqueezing
  28. A2>unsqz a: $q            ;query before unsqueezing, allow skipping
  29. A2>unsqz a: $qe            ;same, but ask before usq AND before erase
  30.  
  31. UNSQZ can be aborted at any time by pressing ^C (CONTROL-C) on the keyboard,
  32. except while waiting for a yes/no response. the abort will take effect JUST
  33. BEFORE the next USQ action, ie after the current job has been completed and
  34. (if specified) the source file has been erased.
  35.  
  36.  
  37. Please report any problems or suggestions to the SENECA RCPM 214-553-1363
  38.  
  39. Fixed in UNSQZ10: problem unsqueezing files larger than 16k
  40. Fixed in UNSQZ11: buffer alignment error, inability to detect non-squeezed
  41.           *.?Q? files
  42.  
  43. NOTE:
  44.  
  45. The resulting output file is identical to the squeezed file, up to and
  46. including the EOF marker. The remainder of the last sector is undefined.
  47. CRCK may produce different results. Other than for cosmetic reasons, there
  48. should be no reason to change this.
  49.  
  50. an be ommitted)
  51. B3>unsqz a5: c4:        ;usq all from A5 to C4
  52. A2>unsqz a: