TRAILINGSPACES subcommand (GET DATA command)
The TRAILINGSPACES
subcommand controls the treatment of trailing spaces for
string values. This setting affects the determination of the width of string variables.
- IGNORE=NO
- Trailing spaces in string values are included in the determination of the width of string variables. This setting is the default.
- IGNORE=YES
- Trailing spaces are ignored in the determination of the width of string variables.