@echo off \play\memtst.exe B478128 if errorlevel = 1 goto XXERRXX if errorlevel = 0 goto XXWEITERXX :XXERRXX echo  echo As you see above, there is an error which might cause problems. echo Either you did not have enough BASE memory, not a 386, or some- echo thing different. You might now try to start the game anyway, but echo this could (and most often will) cause some problems. :XXASKXX \play\ec.exe Do you want to start the program anyway? (Y/N) if errorlevel = 25 goto XXWEITERXX if errorlevel = 14 goto YYWEITERYY goto XXASKXX :XXWEITERXX gb1 :MAIN gamebild if errorlevel 3 goto TPAINT if errorlevel 2 goto SOUNDS if errorlevel 1 goto TPAINT goto END :TPAINT setmode %1 cls ECHO Loading TurboPaint... :RUNPROGRAM tp if ERRORLEVEL 37 GOTO NOMEM if ERRORLEVEL 15 GOTO RUNPROGRAM goto MAIN :NOMEM keypress goto MAIN :SOUNDS sg goto MAIN :END GBEND :YYWEITERYY cd \menue3d menue.bat %1 %2 %3 %4 %5 %6