Hi,
in Lotus Script I parse out File Atachments from NotesMIMEEntity.
Work fine so far, but, if the file names contain non ASCII things -
the name comes encoded like this:
cnf=?ISO-8859-1?Q?=F6=FC=FC=F6=E4=F6=FC=D6=DC=D6=DC=C4=DFA=C4=2Exml?=
or even worse
cnf=?UTF-8?B?w7bDvMO8w7bDpMO2w7zDlsOcw5bDnMOEw59Bw4Qg0JHQkdCR0JEueG1s?
=
Does some one know how to decode the strings?
Thanks in advance
Daniel