Reference Guide

Table Of Contents
OCR Programming
343
The trigger character or literal string is included in output from a Skip Until operator, and the first character
in the template should accommodate this trigger.
Template Incoming data Output
P1"PN"AA9999 123PN9876 PN9876
PN1234 PN1234
X-PN3592 PN3592
Skip Until Not (P0)
This operator skips over characters until a specific character type or a literal string is not matched in the
output stream. It can be used in two ways:
P0ct
Where:
P0 is the Skip Until Not operator
c is the type of character that triggers the start of output
t is one or more template characters
P0"s"t
Where:
P0 is the Skip Until Not operator
"s" is one or more literal string characters (see <bl_blue><em_Emphasis>Literal String (" and +) on
page 17-340) that trigger the start of output
t is one or more template characters
P
1
guide-user-color-8.5x11.book Page 343 Monday, June 1, 2020 5:43 PM
Draft v 10