GET_CUSTOM_OEM_TO_ANSI¶

Applies to: ORAFlex SQLFlex MYSQLFlex PGFlex DB2Flex

This command returns the custom OEM and ANSI values respectively for a given character. If there is no custom translation for the specified character then no error will be raised, but nothing will be returned.

Syntax

SET_CUSTOM_OEM_TO_ANSI {character} to OEM {value1} ANSI {value2}

Parameter

Description

character

Numbered position (0-255) of the character

value1

Variable to hold the OEM value

value2

Variable to hold the ANSI value