Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfoem2ansi()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfOEM2ANSI()
Converted from the OEM character set to the ANSI
------------------------------------------------------------------------------
Syntax:

     dfOEM2ANSI( <cString> ) --> cNew

Parameters:

     <cString>  OEM String

Returns:

     <cNew>        ANSI String

Description:

     Convert from the OEM character set (DOS) to the ANSI character set
     (Windows)

Example:

     ? dfOEM2ANSI("-..........")

See also:

     dfANSI2OEM()

See Also: dfANSI2OEM()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson