Errmsg

Top  Previous  Next

This keyword controls the position of error messages in the listing file as discussed in the standard output and compilation error chapters.  Numeric input is expected with the allowable numeric values being

 

0Place error messages at the end of compiler listing (default)
1Place error messages immediately following the line with the error
2Suppress error messages

 

The command is implemented with the syntax

 

Errmsg=number