qp.hlp (Table of Contents; 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.
Operator Precedence
  Useful Tables Contents Index                      Help on Help
 
  Precedence Level    Operators                  Operator Class
  ════════════════    ═══════════════════════    ══════════════
  1      (highest)    @ NOT                      Unary
  2                   * / DIV MOD AND SHL SHR    Multiplication
  3                   + - OR XOR                 Addition
  4       (lowest)    = <> < <= > >= IN          Relational
 
  Choose an operator word for help.