HyperWorks Tools

::hw::pmgr::PmgrGetCurrentProjectDir

::hw::pmgr::PmgrGetCurrentProjectDir

Previous topic Next topic No expanding text in this topic  

::hw::pmgr::PmgrGetCurrentProjectDir

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

::hw::pmgr::PmgrGetCurrentProjectDir

Arguments

None

 

Returns

The directory of the current process instance.
Throws error (if any)

Example

set strProjectDir [::hw::pmgr::PmgrGetCurrentProjectDir];