GetAutomateLogfile

Syntax:

GetAutomateLogfile()

Description:
Returns the path and name of the Automated Workflow text log file.  Events are logged to this text file when the logging preferences are set to "Text file" or "Both" in the Automated Workflow Configuration Manager logging options.

Parameter Description

(no parameters)

Example:

Sub Main
MsgBox GetAutomateLogfile()
End
Sub

See Also:

Logging Options