home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
bbs_door
/
prod344.arj
/
PRODOOR
< prev
next >
Wrap
Text File
|
1991-05-08
|
698b
|
34 lines
echo off
rem Door script for PRODOOR 3.4 system
rem NOTE: change PRODEBUG= to PRODEBUG=ON to enable prodoor debugging
set PRODEBUG=
rem NOTE: Each node MUST have a different DSZLOG setting!
set DSZLOG=J:\PCB3\$door.log
rem NOTE: Point EXTUSER and CONFINFO to a common directory for all nodes
rem on multi-node systems.
set EXTUSER=U:\PROD\EXTUSER
set CONFINFO=U:\PROD\CONFINFO
rem call up pcb145 on return from new style doors
if exist users.sys goto return145
if exist door.sys goto return145
j:
cd j:\PROD
prodoor PROD.CNF J:\PCB3 %1
J:
cd J:\PCB3
$door BOARD
BOARD
:return145
echo >$door.bat pcb145/key:open;prodoor^M
echo >>$door.bat door
$door