Sept. 12, 2019
1:18 p.m.
On Thu, 12 Sep 2019 at 18:08, Torsten Bergmann <astares@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... 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