HomeDir Property

Specifies the home directory for a project.

Object.HomeDir[ = cDirectory]

Property Values

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

See Also

CURDIR( ) | Project Information Dialog Box

Applies To: Project Object