Public Function OemToChar( _
ByVal vOEMString As Variant _
) As Variant OemToChar("Hawaii") = "Hawaii"See also: CharToOem Function
OemToChar (Windows API)vOEMString: String that contains characters from the OEM DOS character set. Function returns Null if vOEMString is Null or cannot be fixed-up to a String. Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.