Basic.HomeDir$ (property)
Syntax |
Basic.HomeDir$
|
Description | Returns the path to the basic script runtime engine components, e.g. c:\Program Files\Proficy\Proficy CIMPLICITY\exe. |
Comments | This method is used to find the HMI/SCADA CIMPLICITY exe directory. |
Example |
This example assigns the home directory to HD and displays it.
|
See Also | System.WindowsDirectory$ (property). |