GetSystemDirectory

Syntax:

%GetSystemDirectory()%

Description:

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

Parameters:

(No parameters)

Example:


Sub Main
MsgBox GetSystemDirectory()
End Sub


See Also:

GetAutomateDirectory, GetDesktopDirectory, GetStartupDirectory, FontDirectory, GetProgramsDirectory, GetWindowsDirectory, GetTasksDirectory