Using Search and Replace in BarTender

BarTender allows search and replace functionality when using printer code modifiers via the Printer Code Modifier: Action List dialog, and via the Search and Replace transform. In either of these instances, a number of rules must be followed in order to successfully perform a search and replace function.

Search Rules

The following rules apply to wildcard searches:

Supported Wildcard Characters

BarTender supports the use of the following wildcard characters:

Code

Description

?

Match any single character.

*

Match any 0 or more characters.

$

Match end of line.

^

Match beginning of line.

\

Next character is literal.  Escape the next character (if next character would otherwise be interpreted as a wildcard)

\xNN

Insert Hexadecimal character, where NN consists of two hexadecimal digits.

Examples

Examples of search strings: