Tips:Changing your titles in ODS Content Page

From sasCommunity

Jump to: navigation, search

For those who use the HTML content frame, it can be quite annoying to see a bunch of PROC PRINT or PROC GPLOT in the content page. To change the titles, you can use the following statement.

ODS PROCLABEL "<New Title>";

The PROCLABEL statement also has utility in the PDF destination as it can be used to alter the text in the contents panel.

Submitted by Murphy Choy. Contact me at my Discussion Page.

Personal tools