4 Functions
The NUMPAGE Function
The NUMPAGE function returns the current Eloquence Report Writer page number. The Eloquence Report Writer page counter is incremented just before the PAGE HEADER s called. If the report contains a TRIGGER PAGE BREAK command, the page counter is incremented during the page break setup.
An example follows.
150 PAGE TRAILER USING P_trail;NUMPAGE
.
.
.
650 P_trail: IMAGE 60X,"PAGE",2D
Eloquence Report Manual - 19 DEC 2002