Guardian Procedure Calls Reference Manual
charset
input
INT:value
is the optional identifier of the reference MBCS. When omitted or null, the default MBCS
character set identifier from the MBCS_DEFAULTCHARSET_ procedure is used. These multibyte
character sets are supported by this procedure:
HP Kanji1
HP Hangul9
HP Chinese Big 510
HP Chinese PC11
HP KSC560112
charinfo
output
INT .EXT:ref:1
is an optional parameter that returns an indication of any cause of failure. Except for file-system
error 29 (missing parameter), this procedure does not initiate error indications but simply passes
on the errors returned by the MBCS_CHAR_ procedure. For returned values and interpretations,
see MBCS_CHAR_ Procedure (page 786). Upon return of an error from the MBCS_CHAR_
procedure, the operation is aborted and processing is returned to the caller.
Considerations
The input text string may contain any combination of mixed one-byte and multibyte characters. All
one-byte ASCII characters are converted to the appropriate ASCII equivalent characters in the
specified multibyte character set. Other characters or bytes encountered in the input string are
moved to the output string without change. All one-byte blanks are moved without conversion or
extension.
814 Guardian Procedure Calls (M)