home *** CD-ROM | disk | FTP | other *** search
-
-
-
-
- THE PIT v4.xx - BULLETIN CREATOR
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
- This program creates the TOP-10 Listing that is specified by passing
- parameters to it. There are three different kinds of BULLETINS that
- can be created by this program: ANSI, NON-COLOR ANSI, and NON-
- GRAPHIC. All you have to do is attach the correct option and the
- filename to the program and it will create the listing.
-
- USAGE: PBULL <option> <filename>
-
- Options
- ~~~~~~~
- /ANSI : Creates an ANSI listing
- /NOCOLOR : Creates an NON-COLOR ANSI listing
- /NOANSI : Creates a NON-ANSI GRAPHIC listing
-
- Samples:
- ~~~~~~~~
- Creating an ANSI listing
- (Required even for single line BBS) :
-
- PBULL /ANSI C:\BBS\BULLET\PIT10.ANS
-
- Creating a Non-colorized ANSI listing:
-
- PBULL /NOCOLOR C:\BBS\BULLET\PIT10.BUL
-
- Creating a Non-ANSI Graphic listing:
-
- PBULL /NOANSI C:\BBS\BULLET\PIT10.TXT
-
- NOTE: This command can also be automatically called if the CONTROL
- STATION is adjusted to activate it in THE PIT.
-