home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / enterprs / cpm / utils / f / lbrutil.arc / USQ.DOC < prev    next >
Encoding:
Text File  |  1993-03-30  |  1.0 KB  |  20 lines

  1. USQ.COM - 
  2.  
  3. The purpose of this program is to un-squeeze processed by  the SQ.COM
  4. program. This program will recontruct the files to their original state
  5. before compression.
  6.  
  7. You must specify the input and output files names (if missing, you
  8. will be prompted for them).
  9.  
  10. To run the un-squeezer:
  11.  
  12. USQ d:filename.filetype d:newfilename.filetype   (i.e.  SQ  ABC.TQT ABC.TXT)
  13.  
  14. After specifying the file names, you will be asked if this is a text file.
  15. Reply as appropriate. The replies are Y or N.
  16.  
  17. Make sure you have enough disk space to handle the output file which could
  18. be up to twice the size of the input file.
  19. 
  20.