-E mcompile option
The -E option that can be used with the mcompile utility command.
The errors (-E) option of the mcompile utility command is used to control the type of messages (warnings or errors, or both) written to the build results file for each executable map that has been compiled. If the (-E) option is selected, the messages written to the build results file will be limited to map compiler errors only. The warning messages will be ignored and will not be written to the build results file. If the (-E) option is not selected, all the error and warning messages will be written to the build results.