Hi Naveen,

There's a library for making COM interfaces in
basis/windows/com/com.factor. It doesn't look like we have an
IDispatch interface, but you can make one. The docs are kind of
minimal, so follow the example in the -tests.factor file.

As far as scripting Word, I doubt anyone has done so.

Let me know if you have problems with the COM binding.

Doug

On Fri, Aug 3, 2012 at 8:56 PM, Naveen Garg <naveen.g...@gmail.com> wrote:
> Hi folks,
> I am really interested in using factor.
> I would like to glue it with preexisting code in other languages, mostly
> autohotkey.
> My favorite inter-process communication is using safearrays / COM.
> Does anyone have an IDispatch interface / safearray functions wrappers
> implementation in factor ?
> Has anyone used factor to script microsoft word / excel etc.
> I think being able to write com scripting automation clients and servers in
> factor could really help proliferate factor on windows.
> Naveen
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to