PA_Close4DPreferences

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

version 2003


PA_Close4DPreferences

ParameterTypeDescription
This command does not require any parameters

Description

The routine PA_Close4DPreferences closes the 4D preferences file previously opened by PA_Open4DPreferencesMacResFile.

IMPORTANT NOTE

Each call to PA_Open4DPreferencesMacResFile must be balanced with a call to PA_Close4DPreferences.

NOTE

4D preferences is a Macintosh Resource File, you must use Altura's Mac2Win to access resources under Windows.

WARNING

Modifying the 4th Dimension preferences file is not recommended. A plug-in should create and use its own preference file.

Example

See PA_Open4DPreferencesMacResFile.

See Also

PA_Get4DPreferencesFileName, PA_Open4DPreferencesMacResFile.

Error Handling

None.


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