Attribute: PAGE
PAGE="n"
'n' is an integer specifying the number of the page (or line-number in TXT files) to be used by a FILE, GROUP or INCLUDE element.
Alternatively, you may specify:
This syntax is used when extracting data: see REPEAT. It can also be used to place all the text contained in a plain text file rather than a single line. Plain text files have their FILETYPE set to "TEXT" and usually have the extension "TXT".
For example:
<FILE FILENAME = "FRED1.PCL" PAGE="2"/>
<INCLUDE PAGE="3"/>
Links: