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

 

SMTP, MAPI and Lotus Notes Compatible

 

Frees all resources allocated to create the e-mail.

 

You must have called the MAILPREP command previously.

 

Syntax

 

CHGVAR                VAR(&CMD) VALUE('MAILEND')

CHGVAR                VAR(&PARM1) VALUE(' ')

CHGVAR                VAR(&PARM2) VALUE(' ')

CALL                  PGM(LNCCMD) +

                      PARM(&HANDLE &CMD &OPT &PARM1 &PARM2 &RESULT)

 

Example

LNCCMD     CMD(MAILEND)

 

 

See also

LNCSNDMAIL – CL Command

MAILPREP

MAILATT

MAILTEXT

MAILTO

MAILPRTY

MAILSUBJ

MAILREPORT

MAILSEND

MAILBODYF

MAILCC

MAILSMTP