PA_GetApplicationFullPath

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

version 2003


PA_GetApplicationFullPath (applicationPath)

ParameterTypeDescription
applicationPathchar *Pointer to a char buffer
Full path of current application

Description

The command PA_GetApplicationFullPath returns the full path name of the 4D executable file or application that you are running.

On MacOS, returns the path of the 4th Dimension package.

See Also

Application file.

Error Handling

PA_GetLastError always returns eER_NoErr


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