![]() Previous |
![]() Next |
Within an allocation specification, an ERRORMASK statement specifies the error conditions that you do not want to appear in the allocation error log. You specify the error log with the ERRORLOG keyword to the ALLOCATE command.
Syntax
ERRORMASK <num...>
Parameters
The number of the error that you do not want to appear in the error log.
Examples