home *** CD-ROM | disk | FTP | other *** search
- COMMAND: USQ (Unsqueeze) DOCUMENTATION : None
-
- FUNCTION: Restores files squeezed by the Huffman algorithm to their original
- form.
-
- FORMAT: USQ [d:][path]filespec [d:][path] [/R] [/D] [/nnnn] [/Fnnnn]
-
- TYPE: Public domain software, Version 1.1
-
- REMARKS: /R overwrites existing files of the same name.
- /D sets the datetimestamp to the current date and time.
- /nnnn displays nnnn lines to the screen ( or printer, using > prn:).
- /Fnnnn is the same as /nnnn, except each file begins on a new page.
- Options specified with - instead of / only affect files following
- them on the command line. Similarly, output paths followed by input
- file names refer only to following files.
- Specified squeezed files are restored to their original form and are
- given their original name and ,by default, their original
- datetimestamp. Wildcard characters may be used in the file
- specification. If no drive or path is specified, the current drive
- or path is used. Entering USQ with no arguements displays a help
- screen.
-