
pcbv.cfg: put in your pcbverify directory.

edit your open.ctl file:
add:
if (/sec)=(%NEWSEC%) then loadmem (control\pcb.ctl)
*bver

after the USERLOGIN command.

pcb.ctl:
kill(ver.1)
exec(pcbv.bat)

seek(ver.1)
iftrue(setequal(/sec=20))
iftrue(loadmem(control\open.ctl,goto (bver)))

setequal(/lock=Y) ;lock them out
quitbbs


