qcenv.hlp (Topic list)
Error Message
                                                  Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Error: A2121
     IF2 not allowed with one-pass assembly
 
     An IF2 directive was encountered during assembly. To assemble
     this directive, enable two-pass assembly with the /P2 option or
     by turning off One Pass Assembly in the Assembler Flags dialog
     box. This error also occurs if an ELSE or ELSEIF clause is found
     in an IF1 block (thus creating a functional equivalent to an IF2
     directive).
                                    -♦-