Returns the default path of the macros files.

Syntax:

GetDefaultMacroPath() As String
Return: String
Example:
Dim Tool As DirectoryTool

Set Tool = Application.Tools.DirectoryTool

MsgBox Tool.GetDefaultMacroPath

See also:

Class DirectoryTool


Last Updated: 04/26/05