[fpc-pascal] fpExecv
Alain Michaud
Alain.Michaud at nrc-cnrc.gc.ca
Wed Sep 7 19:21:53 CEST 2005
Hi,
this is exactly what I was looking for. Thank you very much.
I have one concern however: This procedure is part of the "oldlinux"
unit. Has it been relocated? Should I still use it?
Thanks
Alain
On Wed, 2005-09-07 at 00:15 -0700, L505 wrote:
> > 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 at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list