EmailAttachLog property: ProcessRequest class

Description

This property specifies whether or not a log file is attached to the email sent at completion of this job (or process). This property takes a Boolean value.

This property is read/write.

Example

&RQST.EmailAttachLog = False;   /*  Do not attach Log File */