home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / PIT415.ZIP / PIT415E.ZIP / DOCS.ZIP / PBULL.DOC < prev    next >
Text File  |  1995-06-15  |  1KB  |  40 lines

  1.  
  2.  
  3.  
  4.  
  5.                       THE PIT v4.xx - BULLETIN CREATOR
  6.                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  7.  
  8.         This program creates the TOP-10 Listing that is specified by passing
  9.         parameters to it. There are three different kinds of BULLETINS that
  10.         can be created by this program: ANSI, NON-COLOR ANSI, and NON-
  11.         GRAPHIC. All you have to do is attach the correct option and the
  12.         filename to the program and it will create the listing.
  13.  
  14.    USAGE:    PBULL <option> <filename>
  15.  
  16.    Options
  17.    ~~~~~~~
  18.         /ANSI    : Creates an ANSI listing
  19.         /NOCOLOR : Creates an NON-COLOR ANSI listing
  20.         /NOANSI  : Creates a NON-ANSI GRAPHIC listing
  21.  
  22.    Samples:
  23.    ~~~~~~~~
  24.         Creating an ANSI listing
  25.         (Required even for single line BBS) :
  26.  
  27.                 PBULL /ANSI C:\BBS\BULLET\PIT10.ANS
  28.  
  29.         Creating a Non-colorized ANSI listing:
  30.  
  31.                 PBULL /NOCOLOR C:\BBS\BULLET\PIT10.BUL
  32.  
  33.         Creating a Non-ANSI Graphic listing:
  34.  
  35.                 PBULL /NOANSI C:\BBS\BULLET\PIT10.TXT
  36.  
  37.         NOTE: This command can also be automatically called if the CONTROL
  38.               STATION is adjusted to activate it in THE PIT.
  39.  
  40.