PreviousNext
Help > Programming with LAUNCHER Office > LNCCMD commands > Commands list > MAILSEND command
MAILSEND command

 

SMTP, MAPI and Lotus Notes Compatible

 

Sends the previously created e-mail.

 

You must have called the MAILPREP command previously.

 

Syntax

 

CHGVAR

VAR(&CMD) VALUE('MAILSEND')

CHGVAR

VAR(&PARM1) VALUE('
[ Retry=Number of trials]
')

CHGVAR

VAR(&PARM2) VALUE(' ')

CALL

PGM(LNCCMD) PARM(&HANDLE &CMD &OPT &PARM1 +

&PARM2 &RESULT)

 

  Parameters

 

Parameters

 

Parm1

Retry : Number of attempts to send the email in case of failure.

 

 

See also

LNCSNDMAIL - CL Command

MAILPREP

MAILLATT

MAILTEXT

MAILTO

MAILPRTY

MAILSUBJ

MAILREPORT

MAILEND

MAILBODYF

MAILCC

MAILSMTP