EMAILDLG System Option: Windows

Specifies whether to use the native e-mail dialog box provided by your e-mail application or the e-mail dialog box provided by SAS.
Valid in: configuration file, SAS invocation
Category: Environment control: E-mail
PROC OPTIONS GROUP= E-MAIL
Default: NATIVE
Windows specifics: all

Syntax

-EMAILDLG NATIVE | SAS

Required Arguments

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

Details

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