echo off echo ------------------------------------------------------------------------ echo Make sure you read the doc files, and run the PCMSCFG utility program to echo create a new MENU.BAT file. The file will not have this annoying little echo message in it, and will be customized for your machine. echo ------------------------------------------------------------------------ mpause PCMS %1 %2 IF NOT ERRORLEVEL 255 GOTO E PCM_EXEC :E IF NOT ERRORLEVEL 1 GOTO X IF ERRORLEVEL 3 ECHO More than 66 items in menu IF ERRORLEVEL 3 GOTO X IF ERRORLEVEL 2 ECHO Error writing output IF ERRORLEVEL 2 GOTO X IF ERRORLEVEL 1 ECHO Error reading menu :X