WarningEmail_MessageSubject |
Top Previous Next |
×V4.1Ø
Valid for: SetStartup & SetRuntime
Syntax - SetStartup WarningEmail_MessageSubject <Message SUBJECT Text> Where: <Message SUBJECT Text> is a literal string. the Text to use as the subject line for success emails.
Description: This option defines the custom subject line that will be used as the subject of the email generated by a warning during the processing a script. This option values the Subject textbox on the Warning Email tab of the EMUE Tools - Current Settings - Option Settings dialog. If not provided, EMUE will use the standard subject for the warning email. Warnings occur when EMUE's license is about to expire or when there is a delay within a command that is longer than the time configured by SendEmailOnCommandDelay.
The string can contain one or more of the following terms that will be replaced when the email is sent.
Sample: The following statement instructs EMUE to use a custom subject line for warning emails. SetStartup WarningEmail_MessageSubject "CHARGE POSTING SCRIPT had a delay at #NOW# on #TODAY#"
See Also:
|