PA_UseMacCharacters

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


PA_UseMacCharacters

ParameterTypeDescription
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.


4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next