Posts: 3658 Reputation: 61
36 / /
Joined: Aug 2006
O.P. [?] Microsoft Applications
I know with Visual Basic I could interact with "MS Office" by creating an object and then sending different messages etc. I was just wondering if this is possible using the scripting engine?
Posts: 1622 Reputation: 50
36 / /
Joined: Jan 2006
RE: [?] Microsoft Applications
This is very possible using ActiveXObject. I'm not entirely sure with how to do this myself but you could use the likes of iTunes+ as an example with how it interacts with iTunes and I'm quite sure there are some others out there too.