<< Click to Display Table of Contents >> Navigation: Available Functions > ReportLine() |
Syntax
ReportLine()
Purpose
To determine the current page line during the printing of a report.
Parameters
None.
Returns
The current page line number.
Usage
ReportLine() can be useful for drawing lines and other figures at specific lines on the printed report page. Used in conjunction with the "field print condition" attribute (covered in section thirteen on defining reports), specific information can be made to print on specific lines of each page.
See Also:
ReportPage()