GetProgramsDirectory

Syntax:

%GetProgramsDirectory()%

Description:

Returns the folder path of the Windows "Program Files" folder.

Parameters:

(No parameters)

Example:


Sub Main
MsgBox GetProgramsDirectory()
End
Sub


See Also:

GetAutomateDirectory, GetDesktopDirectory, GetSystemDirectory, GetStartupDirectory, GetFontDirectory, GetWindowsDirectory, GetTasksDirectory