BookmarkSubscribeRSS Feed
MariaD
Barite | Level 11

Hi all,

 

There is any way, in programming, to define specific height for use in all footnote generated by multiples programs? 

 

I know it's possible to define in each footnote sentence, but I'd like to define height for default instead sentence by sentence.

 

Example of current situation:

some programs;

footnote height=10pt %sysfunc(time(), time8.);

 

other programs;

footnote height=10pt 'Other footnote';

 

 

Regards,

 

1 REPLY 1
Cynthia_sas
SAS Super FREQ
Hi:
If you are using ODS, you could create a style template and alter the SystemFootnote style element, but that would mean that everybody would have to use the SAME style template in ALL their code. Using Height= or H= might be simpler because it would change the size of the text, no matter which style someone used.

cynthia

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 1 reply
  • 629 views
  • 1 like
  • 2 in conversation