Converts an OEM character set to ANSI.
Syntax:
OEM2ANSI(string)
Parameters:
string: An OEM character string.
Returns:
The string in ANSI character set.
See also:
OEM2ANSI Translation File environment setting
ANSI2OEM function
The Online and Rich Client Samples projects (program CV01 and RCV01)