VMS Help PASCAL, /ERROR_LIMIT[=n] D=/ERROR_LIMIT=30 *Conan The Librarian (sorry for the slow response - running on an old VAX) |
/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.
|