2020.2

Table Of Contents
l
Left: The starting column, inclusively.
l
Right: The end column, inclusively.
l
Use selection: Click while a selection is made in the Data Viewer to
automatically set the left and right values to the left and right edges of the
selection.
l
Expression: Enter the text or Regex expression to look for on the page.
l
Use selection: Click while a selection is made in the Data Viewer to copy the
contents of the first line of the selection into the Expression box.
l
Use regular expression: Check so that the Expression box is treated as a
regular expression instead of static text. For example, using the expression
(aaa|bbb|ccc) will move the data pointer to the next line in which either "aaa",
"bbb" or "ccc" occurs.
For more information on using Regular Expressions (regex), see the
Regular-Expressions.info Tutorial.
PDF File
l
Target Type: Defines the type of jump .
l
Physical distance:
l
From: Defines where the jump begins:
l
Current Position: The Goto begins at the current cursor position.
l
Top of record: The Goto begins at line 1 of the source record.
l
Move by: Enter distance to jump.
l
Page: Jumps between pages or to a specific page.
l
From: Defines where the jump begins:
l
Current Position: The Goto begins at the current cursor position.
l
Top of record: The Goto begins at line 1 of the source record.
l
Move by: Enter the number pages to jump.
l
Next line with content: Jumps to the next line that has contents, either anywhere
on the line or in specific columns.
l
Inspect entire page width: When checked, the Next line with content and
Next occurrence of options will look anywhere on the line. If unchecked,
Page 365