RC-WinTrans Object Model Help | 
  DirectoryTool.GetDefaultMacroPath
 | 
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: