Previous Page | Next Page

Special Considerations for SAS/AF Programmers under Windows

Incorporating Electronic Mail into Your SAS/AF Application

You can associate SCL code with buttons and fields in a FRAME entry to create your own interface to electronic mail. SAS provides methods to interface with VIM-, MAPI-, and SMTP-compatible electronic mail programs.

Using SCL code, you can specify who should receive mail (TO, CC, and BCC), the subject of the mail, the body of the message, and any files you want to attach to the message. Sending E-Mail Using SAS describes the e-mail functions that SAS facilitates and contains examples of DATA step and SCL code.

Previous Page | Next Page | Top of Page