GetFontDirectory

Syntax:

GetFontDirectory()

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

Parameter Description

(no parameters)

Example:

Sub Main
MsgBox GetFontDirectory()
End
Sub

See Also:

GetDesktopDirectory

GetSystemDirectory

GetStartupDirectory

GetProgramsDirectory

GetWindowsDirectory

GetTasksDirectory