Last Modified 09/06/98


System Console for The Board


The tbsystem executable is The Board's Sysop console.  From within this
program the sysop will be able to view logs and statistics, accept pages from
users, edit user files, change system settings, etc.  Right now this program
has little to no features.  Most all of this is only planned.  Right now all
that works is the viewing of the system logs and accepting pages.

To view the system logs you have to type the V key.  This will present a
numbered list of log files which you pick from.  The log files displayed is
hardcoded in right now.  We will be changing this to display all log files
that have been setup.

When you are paged the console will beep every few seconds and prompt you if
you want to chat with the user.  If you do not answer in 30 seconds the page
will be canceled and the user will be notified.  If you accept tbsystem will
invoke a spiltscreen chat function.  Right now this chat system is rather
limited but it does work.  The only command availible in the split screen
chat is the '-quit' command.  When you tpye that command both ends will exit
chat.

