The Code Page for a session is generally specified prior to connecting using the sessionOptions property. This property allows you to read the active code page and more powerfully, change it.
HostConnection.sessionCodePage
Arguments
HostConnection
Required. HostConnection object.
Remarks
READWRITE.
When setting this, be aware that the ViewerLib assembly will send an internal message to the session running in the core emulation server where the actual change is made. After receiving a positive response from the message, the translation tables and other settings will be updated in the process affecting other calls that involve translation.
This method is most useful for systems with multiple languages such as an AS400/IBMi that has Chinese, Japanese and Korean and displays the language based on the signed-on user's profile.
Requirements
Inventu Viewer+
See Also
Connect | sessionOptions | getText | getTextFull |
Applies To: HostConnection object
© 2022 Inventu Corporation