BW.BAT

662 B 34aef08e74985490…
@echo off
:========================================================================
:
: This batch file assumes the following:
:      BBS Directory       =   C:\BBS
:      Blue Wave Directory =   C:\BW
:
: It also assumes single node operation thus no special .PRM file in the
: BWMAIL command line (and the main BW dir is the QBBS system Dir)
:       If you wish to eliminate the user information output add the
:       switch NoOut to the end of the listed command line
:=========================================================================

C:
CD\BW
TAG2BW %1 %2 %3 %4 %5 %6 %7 %8 C:\BW C:\BBS
BWMAIL
TAGUDATE C:\BW C:\BBS
C:
CD\BBS