Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Reference
Concepts
Customizing C++ Wizards with Common JScript Functions