echo off
c:
cd \pcb\checkers
rem        ^--- Location of the CHECKERS main files
rem
rem                       |--- must be included if multi-node environment
rem                       v
checkers checkers.cfg  /network
rem        ^
rem        |--- You MUST include this file.
rem
cd \pcb\main
rem      ^---- The location of your main PCBOARD files
rem
rem echo on
rem    ^--- Not really needed, but if you want it, remove the REM.
rem
board
rem ^--- The batch file used to invoke PCBOARD
