@Echo off Cls Rem This file replaces your old BOARD.BAT file. It is used ONLY when Rem returning from doors. You'll notice that in all of your door batch Rem files, the last line of the file says 'BOARD', which reloads PCBoard. Rem This file does exactly the same thing, but in a different way. We Rem re-invoke SPAWNBBS.BAT with the parameter 'RETURN', letting the Rem SPAWNBBS.BAT file know that we're returing from a door. PCBoard will Rem get loaded, and things will continue as normal. @PCBDRIVE CD @PCBPATH SPAWNBBS.BAT RETURN