echo off
echo Sample door batch file #1.
echo.
echo Hmmm...what shall we do...  How about a DIR listing...
echo ...paused for each screen...
dir | more
echo Well, that was fun...  Now let's go back to the 'board'...
board
