ZIP/UNZIP UTILITY
         Release Level x1.1-7/21/90-11:35 and 1.2-8/13/90-18:57




This application consists of two runfiles: Zip.run and Unzip.run

Product Name   : Zip/UnZip
Supported On   : B24, B26, B27, B28, B38, B39, and all SuperGen hardware
Supported OS   : BTOS II, CTOS I, CTOS II, CTOS III

Description    : This program will compress files or a list of files by
                 approximately 40%.

Directions/Use : The Zip utility will compress a selected file or files to a 
                 single archive file.  This application may be executed by 
                 passing parameters to the /Zip command in the following 
                 manner:
                 
                 [Zipped file]
                 
                 This field is optional.  The default is a file name of 
                 Backup.Zip.
                 
                 [File list]
                 
                 This field is optional.  This field allows input of single or 
                 multiple file names.  
                 The Unzip utility will decompress an archive file which was 
                 previously compressed using the Zip utility.   This 
                 application may be executed by passing parameters to the 
                 /UnZip command in the following manner:
                 
                 [Zipped file]
                 
                 This field is optional.  The default is a file name of 
                 Backup.Zip.
                 
                 [File list]
                 
                 This field is optional.  It allows for setting an output file 
                 prefix.
                 
                 [List files only?]
                 
                 This field is optional.  It allows for listing the contents 
                 of the zipped file only.  This listing shows the name of the 
                 file, the original size, and the compressed size of each file.
                 
                 [Overwrite Ok?]
                 
                 This field is optional.  The default is 'No'.  It allows 
                 selecting whether to overwrite an existing file, of the same 
                 name, with a file contained in the Zip file.

                 
COMMANDS
          
/Zip
  [Zipped file]
  [File list]

/UnZip
  [Zipped file]
  [Output prefix]
  [List files only?]
  [Overwrite OK?]