[PD] open .exe / close pd

carmen ix at replic.net
Sun Sep 4 21:07:41 CEST 2005


On Sun, Sep 04, 2005 at 01:48:36PM +0200, IOhannes m zmoelnig wrote:
> pd wrote:
> > hi there,
> >  
> > is it possible to open a .exe file from a pd-patch?
> 
> [shell]

except that [shell] wont compile on windows, so youll want to use [popen]. and [popen] doesnt thread, so you proably want to also install mingw and launch it via bash adding a "&" at the end of the command..

> 
> > and how can i close pd complete with a bang?
> 
> [; pd quit(
> 
> mfg.asdr.
> IOhannes
> 
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list




More information about the Pd-list mailing list