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 & HelpPrograms › calling and .exe file in runtime
Page Index Toggle Pages: 1
calling and .exe file in runtime (Read 366 times)
calling and .exe file in runtime
Feb 5th, 2009, 3:34pm
 
I need to have one button connected to an Arduino, and by pressing it I must launch an .exe file. I am thinking in having Processing connected by Serial to the Arduino and calling the .exe file..

I know how to interface Processing with the Arduino.. I just need some guideline for calling the aplication.
Re: calling and .exe file in runtime
Reply #1 - Feb 5th, 2009, 3:47pm
 
I guess this is it:
http://processing.org/reference/open_.html
Page Index Toggle Pages: 1