Hello, I put all my code for my homework problems in one program, and I was wondering how to remove a title of the previous problem, so in my output it just shows that title of the particular problem. Here's an example:
SASCrazedPupil- Final HW Assignment
Problem 1 Hospital Discharge Survey
*Output for Problem 1 here*
SASCrazedPupil- Final HW Assignment
Problem 1 Hospital Discharge Survey
Problem 2 Power and Sample Size
*Output for Problem 2 here*
Thanks in Advance!
You add a TITLE statement (or several TITLE statements) before the appropriate PROCs.
Examples here: https://documentation.sas.com/doc/en/pgmmvacdc/9.4/lestmtsglobal/p10gcmrmf83iaxn1ilrx4pra969n.htm
You add a TITLE statement (or several TITLE statements) before the appropriate PROCs.
Examples here: https://documentation.sas.com/doc/en/pgmmvacdc/9.4/lestmtsglobal/p10gcmrmf83iaxn1ilrx4pra969n.htm
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.