Section 8: Audit Trail Reports
Audit Trail Report Command Set
&%SAR$ | Start Audit Record |
&%SAR | Lead in sequence |
$ | Command terminator |
Marks the start of an audit record and begins a PJL job.. This command must be inserted in the datastream after MICR Mode is entered and before the first flagged field appears. It should be sent at the beginning of each check record.
End Audit Record | &%STORE$ |
&%STORE | Lead in sequence |
$ | Command terminator |
Ends the Audit Record and the PJL job (ignored if there was no Start Audit Record Command).
Audit Report Field One | &%SQ1d..d$ |
&%SQ1 | Lead in sequence |
d..d | Data to be stored |
$ | Command terminator |
This command identifies the data to be printed in the first column of the report. It is a maximum of 14 characters in length. If less than 14 characters are sent, the printer fills the field with spaces when the audit report is printed. This field is recorded in the audit report only, it is not printed on the check.
Audit Report Field | &%SMDd..d$ or &%SM7d..d$ | |
&%SMD or &%SM7 | Lead in sequence | |
d..d | Data to be printed | |
$ | Command terminator |
This command identifies the data to be printed in the second column of the report. It is a maximum of 40 characters in length.
Audit Report Field Three | &%SQ3d..d$ |
&%SQ3 | Lead in sequence |
d..d | Data to be printed |
$ | Command terminator |
This command identifies the data to be printed in the third column of the report. It is a maximum of 40 characters.
Secure MICR Printer User’s Guide July 2003
Page 36 | © Source Technologies |
All rights reserved |