home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
gameadve
/
sinbad30.arj
/
SCRMAKER.DOC
< prev
next >
Wrap
Text File
|
1991-06-21
|
892b
|
34 lines
SINBAUD - Scoreboard Generator
Written by: Rick Salinas
Here is a quick and dirty little Scoreboard Generator for your BBS systems.
SCRMAKER will read the PLAYER.DAT file created by SINBAUD door game and
create two files SINSCORE.ANS (ANSI copy) and SINSCORE.ASC (ascii copy).
INSTALLATION:
SCRMAKER.EXE must be placed in your Sinbaud Directory. Then you
must create a batch file to execute this utility. I recommend
the scoreboard be updated once a day during maint routines.
YOU MUST write your own batch file that changes the current directory to
SINBAUD'S game directory. SCRMAKER must have access to PLAYER.DAT in the
default directory, then execute.
For Example:
cd c:\sinbaud
scrmaker
cd c:\bbs
This will write two files into the game directory in which you can do
what you want....
Thats about it for now....
Good luck...
Rick Salinas