Difference between revisions of "ON PAGE"
From Recital Documentation Wiki
Helengeorge (Talk | contribs) |
Helengeorge (Talk | contribs) (→Products) |
||
Line 24: | Line 24: | ||
==Products== | ==Products== | ||
− | Recital | + | Recital Server, Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] |
Latest revision as of 15:45, 12 November 2009
Purpose
Execute a command when the printed output reaches a specified line number.
Syntax
ON PAGE [AT LINE <expN> <command>]
See Also
Description
The ON PAGE command is used to specify commands which will execute when the printed output reaches a line number specified by <expN>. The ON PAGE command without any <command> clears the previous ON PAGE.
The specified command, <command>, may be any Recital/4GL command.
Example
on page at line 50 do footnote
Products
Recital Server, Recital