home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / utils / squsq / unsq15.lbr / UNSQ15.DOC < prev   
Text File  |  1985-02-09  |  640b  |  16 lines

  1. UNSQ ver. 1.5 - A Z80 assembly language version of USQ.
  2. Copyright (C) 1983,1984 by Gail Zacharias, 345 Harvard St.,
  3. Apt. 2A, Cambridge, MA  02138.  Phone (617) 876-3035.
  4.  
  5. Commands:
  6.  UNSQ inputfile [ outputdrive: ]
  7.    Unsqueezes files created with SQ.  Input filename may be ambiguous.
  8.    Any matching non-SQ files will be ignored.
  9.  
  10.  UNSQ inputfile T
  11.    Unsqueezes files and types them out on the console.
  12.    ^S pauses output, ^O toggles output on/off.
  13.  
  14. In either form, ^C aborts, ^X skips to next file.
  15.  
  16.