Programming with Reflection
Xfr400CharSet property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) which character set to use for transfers to and from an AS/400. This property is relevant for data that contains characters with decimal values above 127. (The ANSI and ASCII character sets have the same values for characters with decimal values from 32-126.)
This property affects AS/400 data transfer and is only relevant when the SessionType property is set to rc5250Terminal.
The default is rcAS400ANSIcs.
rcAS400ANSIcs Use the ANSI character set.
rcAS400ASCIIcs Use the ASCII character set.