Guardian Procedure Calls Reference Manual

charset
input
INT:value
identifies the multibyte character set (MBCS) to be used. If charset is omitted or null, the
MBCS returned from the MBCS_DEFAULTCHARSET_ procedure is used. This procedure does
not examine or validate the character set identification, but simply passes it on to the
MBCS_CHAR_ procedure. All MBCSs supported by the MBCS_CHAR_ procedure are supported
by this procedure.
charinfo
output
INT .EXT:ref:1
indicates the cause of failure of the requested test. This procedure may return an indication
that the specified character set is not recognized (-2), or of missing required parameters
(file-system error 29).
Related Programming Manual
For programming information about the MBCS_TRIMFRAGMENT_ procedure, see the Guardian
Programmer's Guide.
MBCS_TRIMFRAGMENT_ Procedure 827