We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › Accessing windows script host
Page Index Toggle Pages: 1
Accessing windows script host? (Read 256 times)
Accessing windows script host?
Oct 30th, 2008, 1:44pm
 
Hello, does anyone know if it is easy/possible to access Windows scripting host/Windows script host in Java?

One could control a lot of programs (Rhino, Excel, Word, Outlook, iTunes, etc...) from within processing.

I actually found a way but it's not very interactive: create  a vbs file and then java.lang.Runtime.exec("wscript myscript.vbs"). Any better suggestions?

Thanks, Jelp
Page Index Toggle Pages: 1