file attachment to email
Posted: Fri Aug 08, 2014 9:01 pm
Hi,
I tried so many times to attach picture files but I haven't succeed yet.
put image "abc" into pAttachment["data"]
put "image/jpeg" into pAttachment["type"]
put "abc" into pAttachment["name"]
mobileComposeUnicodeMail pSubject, pRecipient, empty, empty, pContents, pAttachment
Image "abc" is already imported to the stack. Something must be wrong here but can't find what it is
... please advice.
Thanks in advance!
Louis
I tried so many times to attach picture files but I haven't succeed yet.
put image "abc" into pAttachment["data"]
put "image/jpeg" into pAttachment["type"]
put "abc" into pAttachment["name"]
mobileComposeUnicodeMail pSubject, pRecipient, empty, empty, pContents, pAttachment
Image "abc" is already imported to the stack. Something must be wrong here but can't find what it is

Thanks in advance!
Louis