GetAutoMateDirectory

Syntax:

%GetAutoMateDirectory()%

Description:

Returns folder of the current Automate installation.

Parameters

Parameter

Description

Str

A text string containing the full path from which the file name should be extracted.

Example:


Sub Main
'usually c:\program files\AutoMate 8\
MsgBox GetAutoMateDirectory()
End
Sub


See Also:

GetDesktopDirectory, GetSystemDirectory, GetStartupDirectory, GetFontDirectory, GetProgramsDirectory, GetWindowsDirectory, GetTasksDirectory