GetSystemDirectory

GetSystemDirectory()

Description:
Returns the folder path of the Windows "System" folder.  

Parameter Description

(no parameters)

Example:

Sub Main
MsgBox GetSystemDirectory()
End Sub

See Also:

GetDesktopDirectory

GetStartupDirectory

GetFontDirectory

GetProgramsDirectory

GetWindowsDirectory

GetTasksDirectory