Hi,
Does anyone know this?
Many thanks,
D
HI:
I do not believe the DM commands will work in SAS Studio. When you close your code tab for a program in SAS Studio, the corresponding log tab goes away. When you resubmit your code in SAS Studio, the previous log is replaced by the new log.
cynthia
Add, at any point of your program, at start or between steps
the command:
DM 'clear log';
HI:
I do not believe the DM commands will work in SAS Studio. When you close your code tab for a program in SAS Studio, the corresponding log tab goes away. When you resubmit your code in SAS Studio, the previous log is replaced by the new log.
cynthia
I'm using SAS Studio, University Edition.
DM 'Clear Log'; was tested and works fine - it cleared all previous log lines..
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.