I run a number of proc compares in one of my process flow windows. I want to suppress the SAS listing (which contains nothing anyway) that is generated when I run the proc compare. Does anyone have any ideas on how to do this?
You might try clearing the footnote with a FOOTNOTE; statement. PROC COMPARE seems to write directly to the LISTING destination when a footnote is active.
Chris
SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!