BW1.BAT

706 B 9ed32dec0c1eda0d…
@echo off
:========================================================================
:
: This batch file assumes the following (and is for NODE1 operation):
:      NODE1 BBS Directory =   C:\BBS
:      NODE2 BBS Directory =   C:\BBS2
:      Blue Wave Dir NODE1 =   C:\BW\NODE1
:      Blue Wave Dir NODE2 =   C:\BW\NODE2
:
: Remember the Blue Wave Node directory is NOT the main BW directory, it's
: the QBBS system directory for the given TAG node (as per the Blue
: Wave .PRM file designation)
:=========================================================================

C:
CD\BW
TAG2BW %1 %2 %3 %4 %5 %6 %7 C:\BW\NODE1 C:\BBS
BWMAIL -CNODE1.PRM
TAGUDATE C:\BW\NODE1 C:\BBS
C:
CD\BBS