CONDENSE command
To delete superfluous blanks in character fields, use the CONDENSE statement:
Syntax
CONDENSE [NO-GAPS].
This statement removes any leading blanks in the field and replaces other sequences of blanks by exactly one blank. The result is a left-justified sequence of words, each separated by one blank. If the addition NO-GAPS is specified, all blanks are removed.
To delete superfluous blanks in character fields, use the CONDENSE statement:
Syntax
CONDENSE
This statement removes any leading blanks in the field
No comments:
Post a Comment