ON PAGE Command

Specifies a command that executes when printed output reaches a specified line number in a report or when you issue EJECT PAGE.

ON PAGE   [AT LINE nLineNumber [Command]]

Parameters

AT LINE nLineNumber [Command]

Specifies the command to execute at the designated line number. The specified command executes when _PLINENO, the system variable that keeps track of the current line number in a report, becomes greater than the line number specified with nLineNumber. The command specified with ON PAGE also executes when you issue EJECT PAGE. For more information, see EJECT PAGE Command.

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic