qa.hlp (Table of Contents; Topic list)
Index: P-Q
   Help on Help  Contents  Index  DOS/BIOS Index  C Index
──────────────────────────────────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDEFGHIJ-KLMN-O│P-Q│RSTUV-Z│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
  % (percent)        Expression operator
  . (period)         Returns offset
  + (plus)           Returns sum of two expressions
  PAGE               Sets length and width of program listing
  PAGE +             Increments section numbering
  POP                Pop
  POPA               Pop all
  POPF               Pop flags
  PROC               Marks start of procedure
  PTR                Treats expression as having specified type
  PUBLIC             Declares symbol public
  PURGE              Deletes macro
  PUSH               Push
  PUSHA              Push all
  PUSHF              Push flags
  ? (questionmark)   Uninitialized value
                                    -♦-