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 & HelpIntegration › Running other programs from Processing sketch
Page Index Toggle Pages: 1
Running other programs from Processing sketch (Read 503 times)
Running other programs from Processing sketch
Nov 9th, 2007, 1:31am
 
I don't know if this has been answered here before, because I'm not sure enough of the question I'm asking to formulate a search for it.

I've been given a standalone app and asked to run it from inside a Processing sketch.  What's the best way to do this?
Re: Running other programs from Processing sketch
Reply #1 - Nov 10th, 2007, 1:02am
 
use the open() command.
Page Index Toggle Pages: 1