qcenv.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
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).
                                    -♦-