Removes shift code data from DBCS data.
- w
-
specifies the width of the input field.
Restriction: |
The width must be an even number.
If it is an odd number, it is truncated. The width must be equal to or greater
than the length of the shift-code data. |
Range: |
The minimum width for the informat is
2. |
The $KANJI informat removes shift-code data from DBCS
data. The $KANJI informat processes host-mainframe data. $KANJI can be used
on other platforms. If you use the $KANJI informat on non-EBCDIC (non-modal
encoding) hosts, the data does not change.
The data must start with SO and end with SI, unless single-byte blank
data are returned. The input data length must be 2 + (SO/SI length)*2
.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.