GetTasksDirectory

Syntax:

GetTasksDirectory()

Description:

Returns the folder path of the default location for new Automate task files. When a new task is created using the Task Administrator, Automate uses this path together with the managed task name to create a new task file.

Parameters:

(No parameters)

Example:


Sub Main
MsgBox GetTasksDirectory()
End
Sub


See Also:

GetAutomateDirectory, GetDesktopDirectory, GetSystemDirectory, GetStartupDirectory, GetFontDirectory, GetProgramsDirectory, GetWindowsDirectory