On Thu, 12 Sep 2019 at 18:08, Torsten Bergmann <asta...@gmx.de> wrote:
> From your snippets it looks like you want to do COM Automation on Windows. > > Maybe you should have a look at: https://github.com/tesonep/pharo-com > Does that by chance include an implementation of "MS-CFB" Microsoft Compound File Binary https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-cfb/50708a61-81d9-49c8-ab9c-43c98a795242 I was wanting to write a utility to parse headers of MSG files saved from Outlook, to process a for a project email archive by bulk renaming each MSG file with its transmit-date & subject. cheers -ben