Chapter Contents

Previous

Next
KTRANSLATE

KTRANSLATE



Replaces specific characters in a character expression

CMS specifics: to/from pairs


Syntax
Details
See Also

Syntax

KTRANSLATE(source,to-1,from-1<,...to-n,from-n>)


Details

Under CMS, every to argument must have a corresponding from argument; you cannot specify a null from argument. There is no practical limit to the number of to-from pairs.

KTRANSLATE differs from TRANSLATE in that it supports single-byte character set replacement by double-byte characters, or vice versa.

See Also


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.