home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / COMPRESS / PENBOX20.ZIP / PBOXDOC.COM (.txt) < prev    next >
Encoding:
Graham's TXT2COM  |  1989-04-08  |  5.8 KB  |  81 lines

  1. ~1E 
  2. ~1A 
  3.                ┌────────────────────────────────────────────┐ 
  4.                │ Documentation for the Pencil Box Utilities │ 
  5.                └────────────────────────────────────────────┘ 
  6. ~1E                                Version 2.0 
  7. ~1C 
  8.          ╔════════════════════════════════════════════════════════╗ 
  9.          ║  This program has been tested on MS-DOS machines and   ║ 
  10.          ║  found to work without a hitch, however use it at your ║ 
  11.          ║  own risk as we assume no liability for its use!!!     ║ 
  12.          ╚════════════════════════════════════════════════════════╝ 
  13.  
  14. ~1B 
  15.      PENBOX: 
  16. ~1E 
  17.      This program will allow you to ADD or DELETE a file and/or comment 
  18.      simultaniously to any or all zipped files within a directory with one 
  19.      command.  It is especially useful for adding a files such as README 
  20.      file to multiple zipped files at once. 
  21.  
  22.      After calling up PENBOX you will be prompted for the full filename 
  23.      and path of the file you want to ADD or for just the name of the file 
  24.      you want to DELETE from ALL the files in the directory. 
  25.  
  26.      To ADD a comment to ALL the files in a given directory just create a 
  27.      file called PENBOX.CMT (or anyname you so choose if you want to maintain 
  28.      multiple comment files with different comments).  You will be prompted 
  29.      for the full path and filename of your COMMENT file. 
  30.  
  31.      To DELETE all comments just make the PENBOX.CMT file contain a single 
  32.      space. Samples of two comment files are included in this program and 
  33.      can be edited to suit your needs.  The box that was made around the 
  34.      comment in the PENBOX.CMT file was done with THE DRAW program (shareware). 
  35.  
  36. ~1F 
  37.                               Usage: C:>PENBOX 
  38.  
  39. ~1C 
  40.      NOTE! - PENBOX.EXE must be in the default directory or PATHED. You
  41.      will be asked for the path of the PENBOX.CMT file, if needed, when
  42.      you run the program! 
  43.  
  44.  
  45. ~1E 
  46.      This program is dedicated to the Public Domain.  I thank Phil Katz 
  47.      for developing the PKZIP family of programs.  PENBOX has been tested 
  48.      with PKZIP version .92. 
  49.  
  50.      If you find this program useful please send a contribution of $5.00 
  51.      to the address below or upload a file to the Lions Den Bulletin board 
  52.      in appreciation. In any event your suggestions, bugs, etc will be 
  53.      appreciated. 
  54.  
  55.      Please upload it at will to other Bulletin Boards... 
  56.  
  57.      I may be reached through: 
  58. ~1B 
  59.                        ┌─────────────────────────┐ 
  60.                        │    The Lions Den BBS    │ 
  61.                        │      813-868-3999       │ 
  62.                        │ 300/1200/2400/19200 HST │ 
  63.                        │      for comments.      │ 
  64.                        └─────────────────────────┘ 
  65. ~1F 
  66.                        ┌─────────────────────────┐ 
  67.                        │   13208 Sumpter Circle  │ 
  68.                        │     Hudson, FL 34667    │ 
  69.                        └─────────────────────────┘ 
  70. ~1E 
  71.                                Bill  Huffman 
  72.                                April 8, 1989 
  73.  
  74. ~1D 
  75.  
  76.      ACKNOWLEDGEMENTS: I would like to thank Mitch Sieniawski, SysOp of 
  77.                        the Lions Den BBS, for the time spent in the Beta
  78.                        testing of this program.  Future updates will always
  79.                        be available from the Lions Den BBS for download. 
  80.  
  81.