Hi, Thanks so much for the sample solution provided. I tried it on ODS HTML output and it works like a charm. However, when I use the same approach to send the appended output directly to email via "filename xx email " options, this did not work. My ODS code has a data step and a proc report. The code is sending two separate emails (1) with the datastep output (2) proc report output. The filename/email doesnot support notop/nobot options. Did anyone come across this situation ?
... View more