On entry to the ARSLOG exit routine, the registers contain
the information listed in
Table 1.
Table 1. Registers at entry to the ARSLOG exit
routine.
Register |
Contents |
GPR 0 |
Does not contain any information
for use by the ARSLOG exit |
GPR 1 |
Address of an eight- or nine-word structure.
- Word 1
- Address of the null-delimited instance name
- Word 2
- Address of the null-delimited timestamp string
- Word 3
- Address of the null-delimited log record ID string
- Word 4
- Address of the null-delimited Content Manager OnDemand user
ID string
- Word 5
- Address of the null-delimited user accounting string
- Word 6
- Address of the null-delimited severity.
- Word 7
- Address of the null-delimited message number string
- Word 8
- Address of the null-delimited message text. If this is the last
address, the high-order bit will be turned on.
- Word 9
- Address of the null terminated string of the HFS file containing
the document data. The document data is the data that is displayed
when you select documents in the Content Manager OnDemand System
Log that contain viewable data. If there is no document data, this
will be a null string. If this is the last address, it will have the
high-order bit turned on. This file will be deleted after the exit
is invoked.
|
GPRs 2-12 |
Do not contain any information for use by the ARSLOG exit |
GPR 13 |
Address of an 18-word save area |
GPR 14 |
Return address |
GPR 15 |
Entry point address |