home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.wwiv.com
/
ftp.wwiv.com.zip
/
ftp.wwiv.com
/
pub
/
BBS
/
GOC210.ZIP
/
SAMPLE2.BAT
< prev
next >
Wrap
DOS Batch File
|
1995-07-13
|
332b
|
12 lines
REM This is an example of a bat file will run from any node but a copy of
REM the goc.ctl file must in the local (node) directory.
REM Assume the GOC directory is a subdirectory of C:\wc30\door
REM
C:
cd\wc30\door\goc
C:\wc30\door\goc\goc /PC:\wc30\wcwork\NodeDir#
copy gocscore.dat c:\wc30\bull\bull19.bbs
cd\wc30
exit