Re: macro: exec( UNIX-binary )
Posted by
karo03 on
Jul 27, 2010; 1:46pm
URL: http://imagej.273.s1.nabble.com/Doubts-about-using-the-Imagej-library-tp3687480p3687484.html
Try perhaps
exec( "/opt/local/bin/theBinary -h" );
Regards
Am 27.07.2010 um 15:18 schrieb Gluender:
> exec( "/opt/local/bin/theBinary", "-h" );
Karsten
[hidden email]