Sets the default length of parsed input, and returns a string indicating its previous value.
Valid in: | DATA step, PROC SQL, and SCL |
specifies the input length for parsing functions. DQPARSEINPUTLEN returns the previous value of the input length.
oldDEFAULT
.
oldDefault= dqParseInfPutLen('short');