op.begin.page
Processes current page and forces a page break.
Syntax
.begin page .bp
Description
forces a page break.
A page break terminates the current page, prints the optional footing, ejects a page, increments the page counter, and prints the optional heading.
The text immediately following the '.begin page' command is printed on the next page.
Example
This is page one.
.begin page
This is page two.
.bp
This is page three.
This outputs 'This is page two.' on the second page and 'This is
page three.' on the third page.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
