$UPARENEw. Format
Processes a character string that is in Unicode
parenthesis (UPAREN), and then writes the character string in the
encoding of the current SAS session.
Category: |
Character |
Alignment: |
left |
Syntax
Syntax Description
- w
-
specifies the width
of the output field.
Comparisons
The $UPARENE
w. format performs processing that is the opposite
of the $UPAREN
w. format.
Example
This example uses the
Japanese Shift_JIS encoding, which is supported under the UNIX operating
system.
|
|
|
|
x='<u0061><u0062><u0063><u0033>';
|
|