BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Regardless of the code arrangement, the last dataset created in your SAS code always gets dumped to a display screen. Is there a way to turn this off so that you can run your SAS code and *not* have the last dataset dumped?
(i.e. having to add a dummy datastep building a one row one column dataset at the end of every application seems very clunky) just to avoid large numbers of rows being dumped to an interactive display.
1 REPLY 1
Bill_SAS
SAS Employee
From the Tools menu, choose the Options... menu item. Uncheck the "Open Generated data/results automatically" check box from the Results->Results General pane. It's an all or nothing arrangement to open data generated by a step in EG, but at least you have control.

Catch up on SAS Innovate 2026

Dive into keynotes, announcements and breakthroughs on demand.

Explore Now →
Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 1 reply
  • 1388 views
  • 0 likes
  • 2 in conversation