User Guide

ARTS PDF Aerialist Professional User Guide
Bookmarks
| CONTENTS | INDEX |
Page 94 of 200
Example: Entering “a+b” will create bookmarks from any line of text
containing ab, aab, aaab¸ etc. Any text like ba, or cb, will be ignored.
o ? : Like the “+” character, the “?” character creates bookmarks from a set of
characters arrayed in a certain order, but in this case, bookmarks can be
created from characters before the “?” only if the proceeding characters are
also present. The characters after the “?” can be used to create bookmarks,
irrespective of whether characters before the “?” are present.
Example: Entering “a?b” will create bookmarks from any line of text
containing ab, abb, or just b.
o ( ) : Allows characters to be grouped together and be combined with
other special characters.
Example: “(a*b)$” will create bookmarks from lines of text containing
either a and/or b, but only if these lines end with a or b.
o | : Creates bookmarks from either one set of characters or another.
Example: Entering “a | b” into the Text Mask field will create
bookmarks from lines of text containing either a or b.