freeprocess

BlitzMax Forums/BlitzMax Programming/freeprocess

From what I can see the pipe only looks at input from stdin. Is there a way it could be made to look for stderr as well?

TProcess has an "err:TPipeStream" field, which looks like it is a read-only stream for stderr output ?

What Brucey said.

Brucey, thanks again spent my time looking in C code :-(