qa.hlp (Table of Contents; Topic list)
SIZESTR
   Directive Summary  Summary  Example
──────────────────────────────────────────────────────────────────────────────
 
  Syntax:  numericlabel SIZESTR string
 
  Returns length, in characters, of its argument string to a numeric
  label.
 
  numericlabel  Can be a numeric constant or an expression that evaluates
                to a constant during assembly.
 
  string        Must be text enclosed in angle brackets, a previously
                defined text macro, or an expression starting with a
                percent sign.
 
   See Also:  CATSTR, SUBSTR, INSTR
                                    -♦-