Windows Mail extension / The WinMail API |
The AddAttachment function adds a file as an attachment to the mail.
CALL ui.Interface.frontCall("WinMail","AddAttachment", [ id, fileName], [ result ] )
This function adds a file as an attachment to the mail. The file must be located on the front-end.