Reference Guide

Table Of Contents
OCR Programming
344
The trigger character or literal string is not included in output from a Skip Until Not operator.
Template Incoming data Output
P0A9999 BPN3456 3456
PN1234 1234
5341 No output
Template Incoming data Output
P0"PN"9999 PN3456 3456
5341 No output
PNPN7654 7654
Repeat Previous (R)
This operator allows a template character to repeat one or more times, allowing the capture of
variable-length scanned data. The following examples capture two required alpha characters followed by
one or more required digits:
Template Incoming data Output
AA9R AB3 AB3
PN12345 PN12345
32RM52700 No output
P
0
R
guide-user-color-8.5x11.book Page 344 Monday, June 1, 2020 5:43 PM
Draft v 10