HTBFRS: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<var>HTBFRS</var> is a section of the server that contains the header and trailer lines for output reports. The area is set by the <var>HTLEN</var> and <v...") |
m (add word) |
||
Line 1: | Line 1: | ||
<var>HTBFRS</var> is a section of the server that contains the header and trailer lines for output reports. | <var>HTBFRS</var> is a section of the server that contains the page header and trailer lines for output reports. | ||
The area is set by the <var>[[HTLEN parameter|HTLEN]]</var> and <var>[[MAXHDR parameter|MAXHDR]]</var> parameters. | The area is set by the <var>[[HTLEN parameter|HTLEN]]</var> and <var>[[MAXHDR parameter|MAXHDR]]</var> parameters. | ||
For more details on report headers, see [[Report_generation#Formatting_page_headers_and_trailers|Formatting page headers and trailers]]. | For more details on report headers, see [[Report_generation#Formatting_page_headers_and_trailers|Formatting page headers and trailers]]. |
Revision as of 17:16, 5 June 2017
HTBFRS is a section of the server that contains the page header and trailer lines for output reports.
The area is set by the HTLEN and MAXHDR parameters.
For more details on report headers, see Formatting page headers and trailers.