ToANSI

See Also: String Functions, ToOEM

Purpose

Converts a string from the OEM (Original Equipment Manufacturer) character set to the ANSI (American National Standards Institute) character set.

Return Type

String

Syntax

Use GlobalFunctionsProcedures.pkg

 

(ToANSI( {string-value} ))

What It Does

ToANSI converts the string from OEM to ANSI.

Notes