ERRFORMAT

Specifies the type of error message format to be used for command-line compilations and to appear in the list file.

Syntax:
>>---ERRFORMAT(integer)------><
 
Parameters:
integer Can be one of two values:
1 Traditional format, which has been used for previous products
2 New 'COBCH' format, which is used for compilations from the IDEs
Properties:
Default: ERRFORMAT(1)
Phase: Syntax Check
$SET: Any
See Also:

Related Topics