PDR1646S

<ONPAGE> range page1 page2 is invalid.

What happened: You specified a Field group <ONPAGE> tag value that was an invalid range.

What to do: Specify one of the following <ONPAGE> tag values:

  • ALL Look for the field information on all pages in each document.
  • FIRST Look for the field information only on the first page of each document.
  • LAST Look for the field information only on the last page of each document.
  • MIDDLE Look for the field information on all pages of each document except the first and last.
  • NFIRST Look for the field information on all pages of each document except the first.
  • NLAST Look for the field information on all pages of each document except the last.
  • num Look for the field information on the indicated page in each document.
  • num1 num2 Look for the field information on the indicated range of pages in each document.
  • num L Look for the field information on a range of pages that begins at page num and ends at the last page in each document.
  • num1 L-num2 Look for the field information on a range of pages that begins at page num1 and ends num2 pages before the last page in each document.
  • L-num Look for the field information on a specific page num pages before the last page in each document.
  • L-num L Look for the field information on a range of pages that begins num pages before the last page and ends on the last page in each document.
  • L-num1 L-num2 Look for the field information on a range of pages that begins num1 pages before the last page and ends num2 pages before the last page in each document.