home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / COMPRESS / COMZIP3U.ZIP / COMZIP3.DOC < prev    next >
Encoding:
Text File  |  1990-05-27  |  3.2 KB  |  91 lines

  1.  
  2.                                      COMZIP
  3.                               ZIP Comment Utility
  4.                       (C) Copyright 1989, 1990  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. For file deletion, CLEAR.CR must be in the current directory.
  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. Menus
  35. -----
  36.         If no command line parameters are specified, COMZIP will default
  37. to the main menu. Main Menu options are add a comment, delete a comment,
  38. and quit.
  39.  
  40. REGISTRATION
  41. ------------
  42.         Because this program was rather easy to write, I'm not going to set
  43. an amount for the registration fee. If you plan on registering COMZIP, send
  44. the amount you feel appropriate. Even small amounts allow me to purchase
  45. newer versions of the languages I use and therefore let me write more 
  46. quality programs. Please send you registration fee to :
  47.  
  48.  
  49.         PhoroSoft
  50.         8051 Eagle Creek
  51.     Cincinnati, OH   45247
  52.  
  53.     When I recieve your registration fee, I will either send you a 
  54. 5.25 floppy, or 3.5 microdiskette. COMZIP can also be sent via modem if
  55. requested.
  56.  
  57. Please include your name and complete address along with your prefered
  58. method of obtaining your registered copy of COMZIP.
  59.  
  60. LIABILITY
  61. ---------
  62.         The author of this program and PhoroSoft take no responsiblity
  63. for what this program does to your machine. If you do not agree to these
  64. terms, please erase COMZIP.
  65.  
  66. UPDATES
  67. -------
  68.         I plan to release another version of COMZIP in the near future. If
  69. your a registered user, this version will automatically be sent to you via
  70. mail.
  71.  
  72. Note on displaying ANSI COMMENTS
  73. --------------------------------
  74.         In PKZIP versions 1.00+ the -q parameter must be used with PKZIP to
  75. display ANSI comments. Please read the PKZIP documentation for more
  76. information.
  77.  
  78. WARNING
  79. -------
  80.         COMZIP uses the -q parameter internally. This means that if you
  81. attempt to change the comment on a ZIP file that already contains an "ANSI
  82. virus", it will be activated prior to changing the comment. PhoroSoft takes
  83. no responsiblity for your use of this program. If you do not agree with this,
  84. delete COMZIP at once.
  85.  
  86.         I've been using PKZIP since it was first released, and have never
  87. come across a so called "ansi virus". From what I understand, the most
  88. harmful thing an "ansi virus" can do is redefine your keys.
  89.  
  90. -EOF-
  91.