Description
Read only. Returns the Master Path setting of the current control path as specified in Settings | System Configuration tab.
Applicable Events
AnyApp Pre-Application, AnyApp Post-Algorithm, AnyApp Post-Application, Post Extract, AnyApp Post Extract, Pre-Verify, Interactive, Verification Function Key (F-Key), Post-Verify, ZoneLink
Syntax
object.MasterFolderPath
Parameters
Object is a reference to the Application object. For more information, see Application Object (page Application Object).
MasterFolderPath is the command.
Example
MsgBox "Templates are stored in " & Application.MasterFolderPath