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
Diamond | Level 26

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.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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