home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / COMPRESS / COMZIP.ZIP / COMZIP.DOC next >
Encoding:
Text File  |  1989-07-17  |  2.7 KB  |  81 lines

  1.  
  2.                                      COMZIP
  3.                               ZIP Comment Utility
  4.                          (C) Copyright 1989  PhoroSoft
  5.                               All Rights Reserved
  6.  
  7.  
  8. Release
  9. -------
  10.         COMZIP is released as shareware. You may distribute COMZIP in its
  11. unmodified form. If you plan to use COMZIP, you are required to send a
  12. registration fee to PhoroSoft. Please see the resigtration section at the
  13. end of this file.
  14.  
  15. Requirements
  16. ------------
  17.         COMZIP requires that PKZIP be either in the current directory or in
  18. a PATH.
  19.  
  20. Command-Line Parameters
  21. -----------------------
  22.         COMZIP supports the use of command-line parameters for quicker
  23. execution. The command line format is this:
  24.  
  25. C:\> COMZIP ZIPFILE.ZIP COMMENT.TXT
  26.     
  27.     Where ZIPFILE.ZIP is the name of the .ZIP file you wish to add a 
  28. comment to, and COMMENT.TXT is the name of the file that contains the 
  29. comment you wish to add.
  30.  
  31.     If no command line parameters are specified, then COMZIP will ask
  32. for the name of the ZIPFILE and COMMENT.
  33.  
  34. COMZIP'S RESTRICTIONS
  35. ---------------------
  36.     In this first release of COMZIP, there are several restrictions. 
  37. Namely that wildcarding is not supported. This is actually due to the 
  38. limitations set by PKZIP. In the REGISTERED version of COMZIP, I plan to
  39. work around this limitation. Another restriction of COMZIP and/or PKZIP is
  40. the length of the comment file. Because I have not really put much time into
  41. testing the maximum length of the comment file, you will have to work that out
  42. on your own. Unlike other "zip commenters", COMZIP can overwrite existing
  43. comments.
  44.  
  45. REGISTRATION
  46. ------------
  47.         Because this program was rather easy to write, I'm not going to set
  48. an amount for the registration fee. If you plan on registering COMZIP, send
  49. the amount you feel appropriate. Even small amounts allow me to purchase
  50. newer versions of the languages I use and therefore let me write more 
  51. quality programs. Please send you registration fee to :
  52.  
  53.  
  54.         PhoroSoft
  55.     8051 Eagle Creek
  56.     Cincinnati, OH   45247
  57.  
  58.     When I recieve your registration fee, I will either send you a 
  59. 5.25 floppy with the registered COMZIP on it, or send it to you via modem.
  60. Please include your name and complete address along with your prefered
  61. method of obtaining your registered copy of COMZIP.
  62.  
  63. LIABILITY
  64. ---------
  65.         The author of this program and PhoroSoft take no responsiblity
  66. for what this program does to your machine. If you don't agree with these
  67. terms, please delete COMZIP.
  68.  
  69. UPDATES
  70. -------
  71.         In the registered version, I plan to allow wildcarding and include
  72. more error-checking. Registered users will recieve updates, when and if 
  73. there are any released.
  74.  
  75.  
  76.  
  77.  
  78.     
  79.  
  80.     
  81.