Chapter Contents

Previous

Next
KCOMPRESS

KCOMPRESS



Removes specific characters from a character string

Category: DBCS


Syntax
Arguments
See Also

Syntax

KCOMPRESS(source<, characters-to-remove>)

Arguments

source
specifies a character string that contains the characters to remove. When only source is specified, KCOMPRESS returns this string with all of the single- and double-byte blanks removed.

characters-to-remove
specifies the character or characters that KCOMPRESS removes from the character string.
Tip: Enclose a literal string of characters in quotation marks.


See Also

Functions:

KLEFT
KTRIM


Chapter Contents

Previous

Next

Top of Page

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