controlling subprocesses

Michael Grossbach michael at grossbach.org
Tue Mar 3 09:38:25 CST 2009


martin_helm wrote:
> I guess you should pass the command arguments as a separate argument to
> popen2
> 
> popen2('C:\Programme\AutoIt\AutoIt3.exe', { 'd:\comm\octavetest.au3', '7' }
> )
> 
> - mh
> 
Great, thanks! That was too obvious ;)

Michael


More information about the Help-octave mailing list