BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
bluemountains
Obsidian | Level 7

Hi,

Does anyone know this?

 

Many thanks,

D

1 ACCEPTED SOLUTION

Accepted Solutions
Cynthia_sas
SAS Super FREQ

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

View solution in original post

3 REPLIES 3
Shmuel
Garnet | Level 18

Add, at any point of your program, at start or between steps

the command:

  DM 'clear log';

 

 

Cynthia_sas
SAS Super FREQ

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

Shmuel
Garnet | Level 18

I'm using SAS Studio, University Edition.

DM 'Clear Log';  was tested and works fine - it cleared all previous log lines..

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 8242 views
  • 3 likes
  • 3 in conversation