Here are some creative ways of using The Bulletin Manager

1. As a NEWS Reader
2. For Showing Game Scores


1. As A NEWS Reader
	You can create a special directory for news files. If we assume
	that the structure is C:\PB\TXTFILES, then create a directory
	C:\PB\TXTFILES\NEWS. Create a INI file as per manual and set it
	to AutoRead. Every time you create or update a file in that
	directory, it will be shown to users. This is not quite as a
	bulletin, so you might want to have WELCOME1.PEX or similar and
	set this as AutoExec entry in your menu. If you do that, copy
	your TOP menu to something called MAIN, and place AutoExec the
	manager and a Goto Main function.

2. For Showing Games Scores
	Very nice. Create an ANSI screen with the numbers for the files.
	Go and tell the games where to put their files and how to name
	them. Create a new INI file and subdirectory... you're done. I
	have this for RPGs, SPACE and MISC games. Three separate instances
	of the Manager, running off separate INI files. (Only one PEX,
	WELCOME1, though!)

Any other ideas, suggestions?
