[fpc-pascal] fpExecv

L505 fpc505 at z505.com
Wed Sep 7 09:15:01 CEST 2005


> Question: what should I do to redirect ("pipe") the output "123" into
> the program "prog2" and not print it? Is it possible?
> 
> Alain Michaud
> 


Have you seen "AssignStream()".
You can grab the piped output without it printing off on you.

There are more ways to do it if you want more cross platform, let us know.

 



More information about the fpc-pascal mailing list