PAGE-NUMBER function
Returns the page number of the output destination as an INTEGER value. If the output stream is not paged, PAGE-NUMBER returns a value of 0.
Syntax
stream
STREAM-HANDLEhandle
ExampleThis procedure creates a customer report with a page number on each page:
See alsoDEFINE STREAM statement, OUTPUT TO statement, PAGE statement, Stream object handle
OpenEdge Release 10.2B
|