HELPLIB.HLB  —  MACRO  /ALPHA  Lexical Operators, %EXTRACT  Example
             .PRINT "%EXTRACT(3,4,ABCDEFGHIJKLMNOP)"

      After lexical processing, the statement appears as:

             .PRINT "DEFG"
Close Help