On 3 Nov 2014, at 4:13 am, Mark Wieder <mwieder at ahsoftware.net> wrote: >> Is there a way to use "open process" for that? > > Probably, but shell does the job quite well. How would you get the progress periodically using shell? Open process and a read loop with a short wait in it will do the trick. Cheers Monte