Instructs the compiler to stop after the compilation phase when it encounters the specified msg_number.
.-,----------. V | >>- -qhaltonmsg--=----msg_number-+-----------------------------><
When the compiler stops as a result of the -qhaltonmsg option, the compiler return code is nonzero.
You can specify more than one message number with the -qhaltonmsg option. Additional message numbers must be separated by a comma.
Related information