Assembly Language Help (alang.hlp) (Table of Contents; Topic list)
Definition of text item
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     See also: Angle Brackets (<>), Escape Character (!),
               Expression Operator (%)
 
     A text item is any string of characters enclosed in angle brackets
     (<>), an expression preceded by the expression operator (%), or
     the name of a text macro. The expression operator causes the
     assembler to calculate the value of the expression during
     assembly.
                                    -♦-