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