RXS_log()
Use this subprocedure to easily write useful information to the job log. Valid values for the pType parameter are:
- RXS_ESCAPE
- RXS_COMP
- RXS_DIAG
- RXS_INFO
- RXS_INQ
- RXS_NOTIFY
- RXS_RQS
- RXS_STATUS
Subprocedure Prototype
|
Write a message to the job log. |
|
The message type. Valid Values:
|
|
The text of the message that should appear in the job log. |