Make an svector out of the contents of the text object.
Syntax
text_name.svector name
Makes an svector called name, where each row of the svector is equal to a line of the text object.
Examples
text01.svector svec
makes an svector named SVEC.
Cross-references
See
“String Vectors” for a discussion of strings and string vector. See also
“Svector”.