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

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 1 reply
  • 1153 views
  • 1 like
  • 2 in conversation