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 & HelpSyntax Questions › opening software from processing
Page Index Toggle Pages: 1
opening software from processing (Read 513 times)
opening software from processing
Dec 31st, 2005, 12:20am
 
hello list, how can i open software from a processing program? i would like to use puredata as sound engine for my processing experiments, how can i open pd patchs from a processing program?

any hint would be appreciated

punchik
Re: opening software from processing
Reply #1 - Jan 4th, 2006, 6:50pm
 
try using open("path/to/application_or_document");
Page Index Toggle Pages: 1