PA_UseAnsiCharacters

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

version 2003


PA_UseAnsiCharacters

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


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