qa.hlp (Table of Contents; Topic list)
.ERR1/.ERR2
   Directive Summary  Summary
──────────────────────────────────────────────────────────────────────────────
 
  Syntax:  .ERR1
           .ERR2
 
  .ERR1 generates a severe error message when assembled during pass 1.
  .ERR2 generates a severe error message when assembled during pass 2.
  Generally, these directives occur in a conditional-assembly block and
  are used to indicate some error condition discovered at assembly time.
 
  Unlike the .ERR directive, .ERR1 and .ERR2 conflict with the One-Pass
  Assembly option.
 
  See Also:  .ERR, .ERRB, .ERRDEF, .ERRDIF, .ERRE, .ERRNZ
                                    -♦-