home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / RA / SYSOP200.ZIP / BANNER.DOC next >
Encoding:
Text File  |  1991-12-23  |  2.7 KB  |  57 lines

  1. ┌─────────────────────────────────────────────────────────────────────────────┐
  2. │ ▒▒▒▒ BANNER V2.5, ARJ/PAK/ZIP-File(s) Banner Updater    ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  3. │ ▒▒▒▒ Written & Compiled by C.Buijs                      ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  4. │ ▒▒▒▒ Copyright 1990/91 by LongWord Software Development ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  5. └─────────────────────────────────────────────────────────────────────────────┘
  6.  
  7.   BANNER is a small utility to add a banner to one or several ARJ, PAK or
  8.   ZIP Files, i've created this utility because PKZIP can only add a banner
  9.   to ONE ZIP-File at a time and the utilitys that already existed didn't
  10.   support ARJ and PAK also, so i've wrote a utility of my own.
  11.   
  12. ┌─────────────────────────────────────────────────────────────────────────────┐
  13. │ ▒▒▒ How to use BANNER ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  14. └─────────────────────────────────────────────────────────────────────────────┘
  15.  
  16.   Banner NEEDS two parameters to operate, non of the parameters are
  17.   optional, the syntax of these parameters is:
  18.  
  19.       BANNER <File-Spec> <Banner-File>
  20.  
  21.   Where <File-Spec> the file-spec is for the file(s) that must be processed 
  22.   (Wildcards allowed), and <Banner-File> the text-file that must be used as 
  23.   banner.
  24.  
  25.   That's all, BANNER fil search for ARJ, PAK or ZIP-file(s) matching de 
  26.   <File-Spec> specs and will add the banner defined with <Banner-File> to it,
  27.   BANNER uses ARJ.EXE for ARJ-Files, PAK.EXE for PAK-Files and PKZIP.EXE for
  28.   ZIP-Files, these files must be in your PATH for BANNER to work properly.
  29.  
  30. ┌─────────────────────────────────────────────────────────────────────────────┐
  31. │ ▒▒▒ Examples ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  32. └─────────────────────────────────────────────────────────────────────────────┘
  33.  
  34.   BANNER *.* C:\ARCHIVE\BANNER.TXT
  35.  
  36.   This will add the textfile BANNER.TXT as banner to all ARJ, PAK and 
  37.   ZIP-Files found in the directorie where BANNER was started from.
  38.  
  39.  
  40.  
  41.   BANNER C:\PUBLIC\UPLOADS\*.ZIP C:\ARCHIVE\BANNER.TXT
  42.  
  43.   This will add the textfile BANNER.TXT as banner to all ZIP-Files found
  44.   in de directory C:\PUBLIC\UPLOADS.
  45.  
  46. ┌─────────────────────────────────────────────────────────────────────────────┐
  47. │ ▒▒▒ Support ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  48. └─────────────────────────────────────────────────────────────────────────────┘
  49.  
  50.   If you have found any bugs, have any suggestions, or simply want to contact
  51.   me, you can contact me under the name Chris Buijs at 31:31/500 (DOSCONET).
  52.  
  53.   For further support you can call my BBS, Action Board Zaandam,
  54.   +31-75-704890, HST-Speeds up to 14.400 Baud, 24 Hours a day reachable.
  55.  
  56.                                      Chris Buijs, 27-Jan-1991
  57.