PLB_ERRORLOG Keyword
PLBWIN Only
PLB_ERRORLOG={filename}
This keyword specifies a path and filename of a file where untrapped PL/B program errors are to be logged. I f the 'path' is NOT specified in the {filename}, the log file is located in the directory specified by the PLB_SYSTEM keyword.
Note the following:
If the log file size grows to be greater than 1,000,000 bytes, the log file size is reduced and logging continues.
Each log entry record has a format as follows:
Where:
Example of single log entry for untrapped I03 error:
See Also: PLBWIN Keywords, Compiler and Runtime Options
![]() |