Script functionPre-defined run book template in the Automation Engine. One single step only, e.g. Start Windows Service, Copy file,…: Outputs values of the memory ranges to a log file
LOG_DUMP (Memory range [, memory range,...][, additional info])
Syntax |
Description/Format |
---|---|
Memory range |
Memory range to be recorded Format: script literal or script variable Allowed values: Separate several memory ranges that are to be recorded with commas. |
Additional info |
Any text providing additional information Format: scriptA particular Automation Engine object type. literal or script variableA placeholder for a value within a script. |
Return codes |
---|
"0" - The trace was successful. |
This script function only serves diagnostic purposes and must only be used in close cooperation with the support team!
The trace output is written to the file specified in the INI file of the Server (see [GLOBAL] section).
The script function TRACE_DUMP works similarly but writes the result to the trace file and considers the specified trace option and a trace level.
In the following example, a trace for several memory ranges is activated:
:SET &RET# = LOG_DUMP("XML + &xml_hnd#, SCRIPT_VARA, SCRIPT_PRG")
See also:
Script element | Description |
---|---|
Outputs values to a trace file |
|
Outputs values of the memory range to a trace file |
About Scripts
Script Elements - Alphabetical Listing
Script Elements - Ordered by Function
Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support |
Copyright © 2016 Automic Software GmbH |