Options | Descriptions |
---|---|
Report File | Text file or Report File that contains the raw data from which the required data must be extracted. |
Description | Description of the extract file. |
Starting Line | Indicates the line number from which the Extract Editor displays the data from the report file. By default, it is from the beginning of the first line. However, when selecting a sample of the file, you may want the Extract Editor to start reading the file on another line. |
Ending Line | Indicates the line number until where the Extract Editor displays the data from the report file. By default, the Extract Editor displays the first 500 lines of the report file, beginning at line 1 and ending at line 500. However, when selecting a sample of the file, you may want the Extract Editor to stop reading the file on another line. |
Sample Size | When you change the Starting Line or Ending Line values, the Sample Size value changes to reflect the total number of lines of text that the Extract Editor displays. |
Pad Lines | Lines in the report may not be of same length and it is sometimes recommended to pad the lines such that the displayed lines are of the same length for better designing the data fields. If selected, Extract Designer pads each line of text in the report file to a fixed right margin or reads each line only to the last character on that line. By default, this option is not selected. When a report has a ragged right margin, this option assists in defining data fields to a width that does not cause the data in wider fields to be truncated. However, this can be misleading if you are defining line styles. Note: The spaces used to pad the lines in the display do not actually exist in the text file. Do not use them in recognition patterns for line styles. |
Pad Line Length | When the Pad Lines option is selected, each line is padded to the longest length necessary to accommodate the data. This value is the Pad Length. The default value is the length of the longest line in the file. If any lines are smaller than the specified pad line length, they are padded with spaces to make them equal. If you want the Extract Editor to pad with spaces past the last character in all the lines, you can change the value of Pad Line Length. |