LOG_DUMP

Use the LOG_DUMP script function to output values of the memory ranges to a log file.

Syntax

LOG_DUMP (Memory range [, memory range,...][, additional info])

Parameters

Return Codes

Notes:

Example

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: