OEMTOANSI( ) Function
| Visual FoxPro 9.0 SP2 |
| OEMTOANSI( ) Function |
| See Also |
|
Included for backward compatibility. Use the CPCONVERT( ) Function
instead.
This function is undocumented in the original VFP9 help file,
but the following documentation was found in the FoxPro for Windows 2.6 help, and may still be valid:
Converts each character in a character expression to the corresponding character in the ANSI character set.
OEMTOANSI(expC)
|
Parameters
expCOEMTOANSI() converts each character in expC to the corresponding character in the ANSI character set. The character expression expC should contain characters from the MS-DOS (OEM) character set.
If a character in expC doesn't have an ANSI equivalent, the character is converted to a similar ANSI character. For example, MS-DOS line-drawing characters might not be found in the ANSI character set.
Return Value
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08