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

 

SMTP Compatible.

 

Secondary recipients, hidden or showed, setup.

 

Command MAILPREP command must be called prior to create message.

If there is more than one secondary recipients, hidden or shown, they must be separated with semicolon.

All address formats can be used and combined (tech<tech@easycom-aura.com> or tech@easycom-aura.com).

 

Syntax

 

CHGVAR

VAR(&CMD) VALUE('MAILCC')

CHGVAR

VAR(&PARM1) VALUE('tech<tech@easycom-aura.com>')

CHGVAR

VAR(&PARM2) VALUE('sales@Easycom-aura.com;info@Easycom-aura.com')

CALL

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

&PARM2 &RESULT)

 

Parameters

 

Parameters

 

Parm1

Shown secondary recipients list with semicolon separators.

 

Parm2

Hidden secondary recipients list with semicolon separators.

 

 

See also

 

LNCSNDMAIL – CL Command

MAILPREP

MAILATT

MAILTEXT

MAILSUBJ

MAILSEND

MAILEND

MAILBODYF

MAILSMTP