I am using SAS Enterprise Guide process flow to write a very complicated and lengthy program. I decided to use process flow so I can break down my code into smaller parts that can be debugged/followed easier. However, when I run my process flow, all outputs are being displayed next to their corresponding programs. I was wondering if there is a way to suppress outputs from being displayed when using process flow in SAS Enterprise Guide. Thanks
You can't totally suppress it afaik but you can at least limit "the mess" by setting the max number of output datasets to zero.
You can't totally suppress it afaik but you can at least limit "the mess" by setting the max number of output datasets to zero.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.