1.7

Table Of Contents
1.
Add a Goto step if necessary. Make sure that the cursor is located where the extraction
loop must start. By default the cursor is located at the top of the page, but previous steps
may have moved it. Note that an Extract step does not move the cursor.
1. Select something in the first line item.
2.
Right-click on the selection and select Add Goto. The Goto step will move the
cursor to the start of the first line item.
2.
Add a Repeat step where the loop must stop.
1. In the line under the last line item, look for a text that can be used as a condition to
stop the loop, for example "Subtotals", Total" or "Amount".
2.
Select that text, right-click on it and select Add Repeat. The Repeat step loops over
all lines until the selected text is found.
3.
Include/exclude lines. Lines between the start and end of the loop that don't contain a
line item must be excluded form the extraction. Or rather, all lines that contain a line item
Page 107