Bruce Nawrocki |
There are many instances when you might like to notify your co-workers when a SAS dataset or report has been updated. If you are creating these emails yourself, you might save a lot of time by writing SAS code to write these emails for you.
For example, upon successful SAS code completion, a few additional lines of SAS code can create a simple text-based email. Your email can be customized by modifying fonts and layouts. More advanced techniques can be used to write SAS procedure output, include images, or attach files. |