[fpc-pascal] execute program with outpu to variable
Marc Santhoff
M.Santhoff at t-online.de
Sun Feb 20 21:30:52 CET 2005
Am So, den 20.02.2005 schrieb Michael.VanCanneyt at Wisa.be um 22:18:
> 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.
That's it, thank you.
Marc
More information about the fpc-pascal
mailing list