home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / COMPRESS / DZIP89NV.ZIP / DZIP.DOC next >
Encoding:
Text File  |  1989-11-24  |  2.1 KB  |  59 lines

  1.  
  2. Dzip 89.Nov    Copyright November 1989 by Interactive Media Publishing
  3.  
  4.     PURPOSE:
  5.  
  6.       Allow user to remove files from disk that are contained
  7.       within a ZipFile.
  8.  
  9.     IMPROVEMENTS:
  10.  
  11.       Added the ability to see what is happening on screen due
  12.       to several requests.  For those that liked the old way
  13.       they can turn the screen off with /M.
  14.  
  15.     FORMAT:
  16.  
  17.       DZIP [/options] ZipFile [ZipFile...]
  18.  
  19.       Options:
  20.                B - Bug Fix Report.
  21.                D - Turn off Date Checking.
  22.                F - Turn off File Size Checking.
  23.                L - Log Processing Report to DZIP.RPT.
  24.                M - Turn Monitor Off
  25.                Q - Query Before Deletion.  Will ask if you really
  26.                    want to remove this file.
  27.                T - Turn off Time Checking.
  28.                Z - Remove ZipFile.  Allows removal of ZipFile
  29.                    after files are removed from disk.
  30.  
  31.       A ZipFile can be any DOS Filename including wildcards.  If no
  32.       extension is given then .ZIP is assumed.  Up to 10 ZipFiles 
  33.       can be included per line.
  34.  
  35.     SUPPORT:
  36.  
  37.       If you have any questions, suggestions or problems with DZIP
  38.       call Jesse's BBS at (513) 385-3812 or send NetMail to Jim Ward
  39.       at 108/10.  All messages will be answered.
  40.  
  41.     FREEWARE:
  42.  
  43.       DZIP is now a FREEWARE product.  That is you have the right
  44.       to copy or share it with a friend without worrying about
  45.       coming up with money.  Interactive Media Publishing still
  46.       reserves the right to copyright this software and will
  47.       continue to support those that have paid and those that
  48.       have not.
  49.  
  50.     DISTRIBUTION:
  51.  
  52.       You are free to copy and distribute DZIP for NON-COMMERCIAL
  53.       use if NO FEE is charged for use, copying or distributing
  54.       and it is not modified in any way, shape or form.  Users
  55.       Groups, Clubs and Disk Distributors may distribute to others
  56.       for a fee that covers copying and other services rendered.
  57.       Bulletin Board Systems that operate through subscriptions
  58.       may also post DZIP for availability to their users.
  59.