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
Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.
Explore Now →Get started using SAS Studio to write, run and debug your SAS programs.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.