LOG command
The Log (LOG
) command is used to write
information to the system log.
Format
Options
- FROM(area)
- Specifies an area containing the segment to be added, replaced, or deleted.
- LENGTH(expression)
- Specifies the length of an area.
Usage
You use the LOG
command
to write information to the system log.
Example
EXEC DLI LOG
FROM(ILLAREA) LENGTH(18);
Restriction
Restrictions for
the LOG
command:
- To use this command you must first define an I/O PCB for your program.