Hello,
Not sure if this should be posted here or in the EG forum. We have a SAS Programmer who is using EG and producing SAS Report output. He is using proc datasets to delete intermediate datasets that are no longer needed - he is unable to turn off the member directory listing that is automatically produced when using Proc Datasets. We've tried 'nolist', and have also tried turning off the ODS listing. Although the listing output no longer has the member directory table, the SAS Report output still does.
Is there a way to turn this off? Is SAS Report like any other ODS destination?
Hope someone can help.