ECHO OFF VERIFY ON CLS IF EXIST *.IMG ERASE *.IMG CLS :KEEPGOING IF EXIST REGISTER GOTO CARRYON IF NOT EXIST REGISTER ECHO - Register missing! Not enough room? Please erase README file(s). IF NOT EXIST REGISTER GOTO AEND CLS :CARRYON CLS ECHO - This section constructs the track for the Races. Do not proceed to ECHO - Races until you are satisfied that your track will work. Experiment! ECHO - Experiment........until it comes out right. Good Luck! ECHO -  PAUSE J.COM /H CLS SET BUFFERS=10 SET FILES=10 BREAK OFF CONSTRCT %1 %2 BREAK ON SET BUFFERS=28 SET FILES=24 IF NOT EXIST *.IMG ECHO - DID NOT WORK....TRY AGAIN!....You may not have enough room..... IF NOT EXIST *.IMG GOTO AEND ECHO - If not satisfied or you want to change resolution return to track. ECHO - Now type RACES...goto the races. :AEND ECHO -