On Sun, 20 Feb 2005, Marc Santhoff wrote:

> Hi,
> 
> I cannot find it in the docs:
> 
> I want to run a program from my fpc program and pipe the output into a
> string variable. How can this be done?
> 
> Before I forget to mention: Platform is FreeBSD.

Popen is your call. see the unix unit.

Michael.

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

Reply via email to