@echo off \play\memtst.exe B449000 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 gbl1 :YYWEITERYY cd \menue3d menue.bat %1 %2 %3 %4 %5 %6