GetProjectPath
Returns the project's directory path.
function GetProjectPath(
oProj
);
Parameters
- oProj
The selected project
Return Value
The project's directory path.
Remarks
Call this function to get the project's path.
See Also
Tasks
Concepts
Customizing C++ Wizards with Common JScript Functions