EMAILDLG System Option: Windows

Specifies whether to use the native email dialog box provided by your email application or the email dialog box provided by SAS.

Valid in: configuration file, SAS invocation
Category: Communications: Email
PROC OPTIONS GROUP= E-MAIL
Default: NATIVE
Windows specifics: all

Syntax

-EMAILDLG NATIVE | SAS

Required Arguments

NATIVE

specifies to use the email dialog box provided by your email system vendor. You can use the native dialog box with SAS only if the email system supports the MAPI interface.

SAS

specifies to use the email dialog box provided by SAS.

Details

The EMAILDLG system option specifies whether to use the native email interactive dialog box provided by your email application or the email interface provided by SAS. SAS uses the native dialog box by default.