JavaScript Editor js editor     Web development 



Main Page

Specifies the home directory for a project.

Object.HomeDir[ = cDirectory]

Return Value

cDirectory


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

Remarks

Applies To: Project Object (Visual FoxPro)

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



JavaScript Editor js editor     Web development