The DOCUMENT Procedure
OBPAGE Statement
Creates or deletes a page break for an output object.
Syntax
Without Arguments
If no options are specified,
then the OBPAGE statement inserts a page break before an output object.
Required Argument
- output-object
-
specifies the name
of the output object.
Optional Arguments
- AFTER
-
inserts a page break
after an output object.
Tip:To delete a page break after an output object, use the
AFTER option as well as the DELETE option.
- DELETE
-
removes the page break
for an output object.
Copyright © SAS Institute Inc. All rights reserved.