| Home | All functions | Categories |
vuWindowsDirectory(), CSTRING
Returns the path of the Windows directory.
This function takes no parameters.
A STRING containing the full path of the Windows directory.
MESSAGE('The Windows directory is ' & vuWindowsDirectory())
C:\Windows).| Home | All functions | Categories |