Other summary keywords (REPORT command)

The following additional keywords can be specified on SUMMARY. These keywords are not enclosed in parentheses.

SKIP(n). Blank lines before the summary line. The default is 0. If SKIP is specified for the first SUMMARY subcommand for a BREAK, it skips the specified lines after skipping the number of lines specified for BRKSPACE on FORMAT. Similarly, with case listings SKIP skips n lines after the blank line at the end of the listing.

PREVIOUS(n) . Use the SUMMARY subcommands specified for the nth BREAK. If n is not specified, PREVIOUS refers to the set of SUMMARY subcommands for the previous BREAK. If an integer is specified, the SUMMARY subcommands from the nth BREAK are used. If PREVIOUS is specified, no other specification can be used on that SUMMARY subcommand.