BookmarkSubscribeRSS Feed
jp
Fluorite | Level 6 jp
Fluorite | Level 6

I'm using SAS EG 5.1 64bit.

 

Yesterday I was running proc genmod and looking at the ODS output of parameter estimates, today I unlock my computer and run some new models but all the ODS output is supressed. Options are all the same, I can't force the output at all, even using something like proc contents.

 

If I close the project and reopen, it works fine, but I don't want to be doing this all the time, anyone know of any solutions ?

3 REPLIES 3
Reeza
Super User

Check your code for a

proc that needs a QUIT or an ODS SELECT/EXCLUDE/CLOSE statement. 

 

It doesn't turn it off magically, so something is turning it off. 

jp
Fluorite | Level 6 jp
Fluorite | Level 6

I didn't have a quit at the end of genmod yesterday and it was giving me output.

 

I've added a quite statement but no luck.

 

Is there a way to "reinitialise" ODS output or something?

 

 

Reeza
Super User

ODS html;

 

That will open an HTML destination. 

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
  • 764 views
  • 0 likes
  • 2 in conversation