Using Search and Replace in BarTender

BarTender enables search and replace functionality when using printer code modifiers within the Printer Code Modifier: Action List dialog, and using the Search and Replace transform.

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: