RACROUTE REQUEST=AUDIT (List Form)
The list form of the RACROUTE REQUEST=AUDIT macro is written as follows. Refer to the Standard Form of the RACROUTE REQUEST=AUDIT macro to determine additional parameters that are required by the time the RACROUTE service is invoked using the Execute form of the macro.
| name | name: Symbol. Begin name in column 1. |
| ␢ | One or more blanks must precede RACROUTE. |
| RACROUTE | |
| ␢ | One or more blanks must follow RACROUTE. |
| REQUEST=AUDIT | |
| ,RELEASE=number | number: See Standard Form and extended definition. |
| ,ACEE=acee addr | acee addr: A-type address |
| ,CLASS=‘class name’ | class name: 1- to 8-character name |
| ,CLASS=class name addr | class name addr: A-type address |
| ,ENTITYX=extended resource name addr | extended resource name addr: A-type address |
| ,EVENT=‘event name’ | event name: 1- to 8-character name |
| ,EVENT=event name addr | event name addr: A-type address |
| ,EVQUAL=number | number: 0-99 |
| ,LOGSTR=logstr addr | logstr addr: A-type address |
| ,RESULT=SUCCESS | Default: RESULT=SUCCESS |
| ,RESULT=FAILURE | |
| ,MF=L | |
The parameters are explained under the standard form of the RACROUTE REQUEST=AUDIT macro with the following exception:
- ,MF=L
- specifies the list form of the RACROUTE REQUEST=AUDIT macro instruction.