Splitting Character Strings. To split a character string into two or more smaller strings, use the SPLITstatement as follows: SPLIT c AT del INTO c1 ... cn.
確定! 回上一頁