PA_UseAnsiCharacters


version 2003


PA_UseAnsiCharacters

Parameter Type Description
This command does not require any parameters

Description

The routine PA_UseAnsiCharacters tells the API to send/receive text converted (if necessary) to the ANSI characters table in every call that use text.

By default, ANSI characters are used when compiling for Windows.

To use Macintosh characters instead, call PA_UseMacCharacters .

See Also

About strings and characters , PA_UseMacCharacters .

Error Handling

PA_GetLastError

keeps the last error that occurred before calling PA_UseAnsiCharacters .