BookmarkSubscribeRSS Feed
noobs
Fluorite | Level 6


Hello EG Users,

By default, SAS EG allows ten title statements.

Is there a way to increase this limit via some setting in tools option or settings file on server / hard drive?

Thanks,

Dhanashree

4 REPLIES 4
Reeza
Super User

That is a lot of titles...and I thought it was 12.

Not that I know of, but you can use ODS TEXT= statements as well.

EDIT: It is 10.

data_null__
Jade | Level 19

There is no way I know of to change the number of TITLE and FOOTNOTE statements that are allowed, but you can make a single title/footnote produce more multiple lines of output in most ODS destinations.

These is also ODS TEXT=

And possibly other ways...

Cynthia_sas
SAS Super FREQ

Hi:

  I show using ODS ESCAPECHAR for ODS destinations in this paper http://www2.sas.com/proceedings/forum2007/099-2007.pdf (see pages 7 and 8 ). The paper shows the original ESCAPECHAR syntax, but the technique would also work with the newer syntax. One place it won't work -- LISTING or OUTPUT window.

cynthia

ballardw
Super User

Also some procedures allow a style option of Pretext or Posttext so that text appears directly before or after a table.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 3476 views
  • 0 likes
  • 5 in conversation