Writes character data in reverse order and preserves blanks.
Category: | Character |
Alignment: | Right |
put @1 name $reverj7.;
Name1
|
Result
|
---|---|
----+----1 |
|
ABCD### |
DCBA |
###ABCD |
DCBA |
1The character # represents a blank space. |