GetAutoMateDirectory |
Syntax:
%GetAutoMateDirectory()%
Description:
Returns folder of the current Automate installation.
Parameters
Parameter |
Description |
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()
EndSub
See Also:
GetDesktopDirectory, GetSystemDirectory, GetStartupDirectory, GetFontDirectory, GetProgramsDirectory, GetWindowsDirectory, GetTasksDirectory