BookmarkSubscribeRSS Feed
KarthikDeepak
Calcite | Level 5


Hi All,

Just wondering if there is a way to supress the heading when we use a proc freq ---> The Freq Procedure.

I see that even after giving a title, is there a way to remove it?

Also, could we remove the datetime stamp that comes after the proc Freq procedure??

                                          *** Underage supression has been applied ***            09:34 Tuesday, March 5, 2013   1

                                                         The FREQ Procedure

                                                     UNDR_AGE_FLAG    Frequency
                                                     --------------------------
                                                                 1       37274
                                         *** OLD Securities supression has been applied ***         09:34 Tuesday, March 5, 2013   2

                                                         The FREQ Procedure

                                                     OLD_SEC_FLAG    Frequency
                                                     -------------------------
                                                                1      178044

1 REPLY 1
Cynthia_sas
Diamond | Level 26

Hi:

  ODS NOPTITLE; will get rid of any "Procedure Titles", such as "The Mean Procedure", "The Freq Procedure", "The Univariate Procedure", etc.

  Investigate SAS options, such as NODATE, NONUMBER to alter the date/numbering in an OPTIONS statement.

cynthia

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

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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