
If there is a BREAK BEFORE statement specified and a
CONTENTS=' ' option and a PAGE= option specified, then PROC
REPORT does not create a directory in the table of contents. Instead,
PROC REPORT uses the CONTENTS= value from the DEFINE
statement to create links to the table of contents. If there is no
CONTENTS= option in the DEFINE statement, then PROC REPORT
creates links using the default text described in the DEFINE statement.
Refer to the DEFINE statement on page 1561 CONTENTS= option
for an explanation of the default text information.
For RTF output, the CONTENTS= option has no effect on the RTF
body file unless you turn on the CONTENTS=YES ...