Hello,
   One of the alternatives to integrate with Office is the use of the
COM interface. There is an implementation in
https://github.com/tesonep/pharo-com. In the test package, there are
examples to integrate with Word, Excell, Internet Explorer, and
Access. Integration with Outlook can be done in the same fashion. It
is good that the API of all the Office products is heavily documented.

You can get more information about how to use Outlook here:
https://docs.microsoft.com/en-us/office/vba/api/overview/outlook/object-model

If you have any questions, please let me know.
Cheers,
Pablo.

On Sun, Apr 5, 2020 at 2:44 PM PBKResearch <pe...@pbkresearch.co.uk> wrote:
>
> Hello All
>
>
>
> I am using Pharo (currently P7, moving to P8) under Windows 10. I have MS 
> Office 365 on my system, and use it regularly for non-Smalltalk tasks. It 
> would be very convenient if I could issue commands to MS Office components 
> from within Pharo. My current interest is to manage my incoming e-mails in 
> Outlook, but I can see many other applications. I have a recollection of 
> seeing a reference to automation of Excel to transfer data both ways, but I 
> cannot recall where. I have searched the catalog, but could not see anything 
> that looked relevant. I have also read the uFFI booklet, but again no luck. 
> Could anyone point me to any information or examples of such control, please? 
> It would not have to be Outlook, though that is my main interest; given 
> examples for other Office components, I should be able to follow the pattern.
>
>
>
> TIA
>
>
>
> Peter Kenny



-- 
Pablo Tesone.
teso...@gmail.com

Reply via email to