home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BBSDOORW
/
FURY1H.ZIP
/
GAME.ZIP
/
SAMPLE.BAT
< prev
next >
Wrap
DOS Batch File
|
1995-05-17
|
1KB
|
36 lines
rem : when your users open Door Fury:
cd\fury
FURY Fury w:\pb\node1\dorinfo1.def
rem : when logging a use for another door, add this to the door's
rem : bat file just before changing directories to the door you
rem : are opening / this will increment use stats for "Name of Game" Door
rem : keep game name 20 characters or less
rem : door names will be added upon use
cd\fury
fury "Name of Game" w:\pb\node1\dorinfo1.def
rem : if game has only one name, you don't need quotes
cd\fury
fury Spiked! w:\pb\node1\dorinfo1.def
rem : To run the Sysop Mode for entering registration key or
rem : for resetting the door stats, make sure the sample dorinfo1.def
rem : file is in the directory and type:
FURY SYSOP
rem : nightly maintenance
rem : if you wish to reset the stats, retaining the names of the doors
rem : pass M to reset the first of the month
FURY maint M
rem : pass W to reset Sunday of each week
FURY maint W
rem : to run maintenance without resetting stats
FURY maint
rem : if you wish to reset the stats and delete all doors listed
rem : use the reset stats feature in the sysop mode