qa.hlp (Table of Contents; Topic list)
EVEN
   Directive Summary  Summary
──────────────────────────────────────────────────────────────────────────────
 
  Syntax:  EVEN
 
  Aligns next variable or instruction on an even offset address, padding
  a byte with a NOP (in code segment) or 0 (in data segment) if
  necessary. The current segment must not be BYTE-aligned.
 
  See Also:  ALIGN
                                    -♦-