Copyright Digital Equipment Corp. All rights reserved.

/ERROR_LIMIT[=n] D=/ERROR_LIMIT=30

 /NOERROR_LIMIT

 Terminates compilation  after  the  occurrence  of  a  specified
 number of errors, excluding warnings and informational messages.

 If you specify /NOERROR_LIMIT, the compilation  continues  until
 500 errors are detected.

 By default, /ERROR_LIMIT=30 is enabled.