ph_getwindowsdir PowerHome formula function
Description
Returns the full path to the PowerHome machines windows or system32 directory
Syntax
ph_getwindowsdir ( type )
Argument Description
type An integer representing the particular Windows directory path to return. Use 0 for the Windows directory, any other value for the Windows System32 directory.
Return value
String. The path to the windows or system32 directory.
Usage
The returned values are the same as the system variables [WINDIR] and [SYS32DIR]