HomeDir Property

Applies To   See Also

Specifies the home directory for a project.

Syntax

Object.HomeDir[ = cDirectory]

Settings

cDirectory

Specifies the home directory for the project. The default value is the directory in which the project file (.pjx) is located.

Remarks

The home directory for a project is the relative path for all the files in the project. The HomeDir property corresponds to the directory in the Home text box on the Project tab of the Project Information dialog box.