BookmarkSubscribeRSS Feed
MikeRhoads
Obsidian | Level 7
One question that has come up periodically on SAS-L (e.g. Paul Walker posting of Jan 10 2006) is how a program can (or could in the future if there are enhancements) get information about the status of ODS. Paul specifically wanted to be able to find out in a macro whether the LISTING destination was open or closed, so that he could restore it to its previous state at the end of his macro. Certainly there are other items of information that would be useful to have.
2 REPLIES 2
David_SAS
SAS Employee
Mike,

That question will be directly addressed at SUGI. That's a definite interest of ours in Base/ODS R&D.

-- David Kelley, SAS
JackHamilton
Lapis Lazuli | Level 10
I'm also interested in this. I remember having a discussion about it at a GeekFest with one of the developers, and it's pretty hard to do - there might be many output destinations open, each with different settings, including tagsets with loads of user variables.

ODS is really an amazing system. If you've looked at how other programs create multiple forms of output, SAS really stands out in its ease of use (yeah, tagsets are hard, but no harder than XML formatting).

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 2504 views
  • 0 likes
  • 3 in conversation