You're attaching data - there is no file name, and hence, no file extension.help file wrote: The type of the attached file. If this parameter is omitted, then the file extension will be used to determine that files mime type.
AddMailAttachmentData()
Moderator: Documentation Editors
AddMailAttachmentData()
- Andre
- PureBasic Team
- Posts: 2139
- Joined: Fri Apr 25, 2003 6:14 pm
- Location: Germany (Saxony, Deutscheinsiedel)
- Contact:
Re: AddMailAttachmentData()
You're right about that there is no file.
But how the description of this optional parameter 'MimeType$' should look like?
But how the description of this optional parameter 'MimeType$' should look like?
Re: AddMailAttachmentData()
I would think it should not be optional when using data.
- Andre
- PureBasic Team
- Posts: 2139
- Joined: Fri Apr 25, 2003 6:14 pm
- Location: Germany (Saxony, Deutscheinsiedel)
- Contact:
Re: AddMailAttachmentData()
So this sounds like a feature request, where Fred should take a look...