qa.hlp (Table of Contents; Topic list)
HIGH
   Operator Summary  Summary
──────────────────────────────────────────────────────────────────────────────
 
  Syntax:  HIGH expression
 
  Returns high-order (most significant) byte of expression. Cannot be
  used on contents of a memory operand or on an address.
 
  expression   Must evaluate to a constant value.
 
   See Also:  LOW
                                    -♦-