Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

[ Image Removed |../../index.htm#lansa/bifcat2_04.htm]
You are here:

...

Email Handling Built-In Functions

Also see

Email Built-In Functions Notes
 

Built-In Function

Description

IBM i

Windows

Linux

RDML

RDMLX

Notes

MAIL_START

Initialize a mail message

Y

Y

N

Y

Y

 


MAIL_ADD_TEXT

Append message text

Y

Y

N

Y

Y

 


MAIL_ADD_ATTACHMENT

Add attachment file

Y

Y

N

Y

Y

 


MAIL_ADD_RECIPIENT

Add a recipient

Y

Y

N

Y

Y

 


MAIL_ADD_ORIGINATOR

Add an originator

Y

Y

N

Y

Y

 


MAIL_SET_SUBJECT

Set the mail message subject

Y

Y

N

Y

Y

 


MAIL_SET_OPTION

Set O/S specific mail option

Y

Y

N

Y

Y

 


MAIL_SEND

Send mail message

Y

Y

N

Y

Y

 

...