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
/
BEEHIVE
/
TESERACT
/
TESS-025.ZIP
/
SQ2.DOC
< prev
next >
Wrap
Text File
|
1989-01-22
|
2KB
|
35 lines
SQ command syntax: Squeeze Version 2.1
A>SQ [d:][path]filename[.ext] [d:][path][filename][.ext] [/c] [/t] [/r]
input file output file
Squeeze a file using repeated character compression and Huffman encoding
. If no device or path is specified for the output file, then the current
device and directory is used.
. If no output filename is specified, then the input filename will be used
for the output file.
. If no output file extension is specified, then the input file extension
will be used, with the second character changed to a Q. If the input
file has no file extension, then the output file will have an extension
of QQQ.
. If an output path is specified, but no output filename is specified,
then the path must be terminated with a \ to differentiate the last part
of the path from a possible filename.
. The /c option specifies compatibility mode.
SQ will produce files compatible with all previous versions of USQ.
. The /t option specifies that SQ should prompt for a line of descriptive
text to be included in the output file
. The /r option specifies that SQ should replace any existing file with
the same name as the output file. If /r is not specified, SQ will not
destroy an existing file.
specified, SQ will not
destroy an existing file.