@script::setLog

Sets the location (path) and file name for the log.

Syntax:

@script::setLog("<path>/<filename>")

Parameters:

The path and filename, enclosed in quotes, of the log file.

Returns:

(Boolean) true for success; false for failure

Example:

For an example of this method, see the general examples for the @script object.