ContentsIndexPreviousNext

STRING

STRING { {source} ... DELIMITED BY {delimiter} } ...
                                   {SIZE     }

             INTO destination

           [ WITH POINTER ptr-var ]

           [ ON OVERFLOW statement-1 ]

           [ NOT ON OVERFLOW statement-2 ]

           [ END-STRING ]