This BREAK statement creates a default summary after the last row for
each manager. OL writes a row of hyphens above the summary line. SUMMARIZE
writes the value of Sales (the only analysis or computed variable) in the
summary line. The PAGE option starts a new page after each default summary
so that the page header created in the preceding compute block always pertains
to the correct manager.
break after manager / ol summarize page;