> 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.

 
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to