GetProgramsDirectory

Syntax:

GetProgramsDirectory()

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

Parameter Description

(no parameters)

Example:

Sub Main
MsgBox GetProgramsDirectory()
End
Sub

See Also:

GetDesktopDirectory

GetSystemDirectory

GetStartupDirectory

GetFontDirectory

GetWindowsDirectory

GetTasksDirectory