GetDesktopDirectory

Syntax:

%GetDesktopDirectory()%

Description:

Returns the folder specifying the Windows Desktop.

Parameter Description:

(No parameters required)

Example:


Sub Main
MsgBox GetDesktopDirectory()
End
Sub


See Also:

GetAutomateDirectory, GetSystemDirectory, GetStartupDirectory, GetFontDirectory,GetProgramsDirectory, GetWindowsDirectory, GetTasksDirectory