home *** CD-ROM | disk | FTP | other *** search
/ Phoenix CD 2.0 / Phoenix_CD.cdr / 15a / commentz.zip / ZC.DOC < prev   
Text File  |  1989-04-19  |  3KB  |  43 lines

  1. ╔═════════════════════════════════════════════════════════════════════════════╗
  2. ║ ZC.BAT - (Zip Comment) - created by: Vernon Frazee  for: John Minton - 4/89 ║
  3. ╚═════════════════════════════════════════════════════════════════════════════╝
  4. ╔═════════════════════════════════════════════════════════════════════════════╗
  5. ║  Purpose: Add the contents of your ZC.TXT file as the header of specified   ║
  6. ║           ZIP file(s) that will be displayed when anyone unZIPs the file!   ║
  7. ║                                                                             ║
  8. ║   Syntax: ZC /h                                                             ║
  9. ║           ZC /s [d:]\path [d:]\path [d:]\path [d:]\path         ...etc...   ║
  10. ║           ZC /f [d:][\path\]filename [d:][\path\]filename       ...etc...   ║
  11. ║                                                                             ║
  12. ║    Where: /h (or /H, or blank) displays this ZC (Zip Comment) help screen   ║
  13. ║           /s (or /S) tells ZC you want to do an entire sub-directory full   ║
  14. ║           /f (or /F) tells ZC (Zip Comment) you want to do a single files   ║
  15. ║           [d:]     is optional drive name on which to find the "ZIP_name"   ║
  16. ║           [\path\] is optional pathname where the *.ZIP 's can be located   ║
  17. ║            \path\  is the sub-directory where the *.ZIP 's can be located   ║
  18. ║                                                                             ║
  19. ║ Examples: ZC /S D:\UPLOAD \DIR1 \DIR2                                       ║
  20. ║           Add contents of ZC.TXT to all ZIP files in the UPLOAD directory   ║
  21. ║           on drive D, then do all ZIP's in \DIR1 and \DIR2 directories on   ║
  22. ║           on your current drive.                                            ║
  23. ║                                                                             ║
  24. ║           ZC /F \UPLOAD\NEWFILE \DIR1\NEWFILE NEWFILE                       ║
  25. ║           Add contents of ZC.TXT to a file named NEWFILE.ZIP in the UPLOAD  ║
  26. ║           directory, the NEWFILE.ZIP in directory DIR1, and NEWFILE.ZIP in  ║
  27. ║           your current sub-directory, all on the current drive.             ║
  28. ║                                                                             ║
  29. ║           ZC /H                                                             ║
  30. ║           Displays this help screen                                         ║
  31. ║                                                                             ║
  32. ║    Notes: Create a ZC.TXT file that contains whatever you want to display   ║
  33. ║           when a ZIP file is unZIPped and put it in the same subdirectory   ║
  34. ║           along with ZC.BAT.      (Keep them both in your path somewhere)   ║
  35. ║                                                                             ║
  36. ║           Of course PKZIP.EXE must also be in your current path somewhere   ║
  37. ║                                                                             ║
  38. ║           Don't use wildcards and/or .ZIP extensions ... they won't work!   ║
  39. ╚═════════════════════════════════════════════════════════════════════════════╝
  40. ╔═════════════════════════════════════════════════════════════════════════════╗
  41. ║ ZC.BAT - (Zip Comment) - created by: Vernon Frazee  for: John Minton - 4/89 ║
  42. ╚═════════════════════════════════════════════════════════════════════════════╝
  43.