PA_UseMacCharacters


version 2003


PA_UseMacCharacters

Parameter Type Description
This command does not require any parameters

Description

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

By default, Macintosh characters are used when compiling for MacOS.

To use ANSI characters instead, call PA_UseAnsiCharacters

See Also

About strings and characters , PA_UseAnsiCharacters .

Error Handling

PA_GetLastError

keeps the last error that occurred before calling PA_UseMacCharacters .