[lazarus] IPC question...
A.J. Venter
ajventer at direqlearn.org
Fri May 2 07:21:53 EDT 2003
Where can I find more information on TProcess ?
I have
googled,
checked the lazarus docs
And nothing.
I would love to see the API doc's for this as I think it could make some
of my work a lot easier.
A.J.
On Fri, 2003-05-02 at 13:35, Marco van de Voort wrote:
> > > On Fri, 2003-05-02 at 04:26, Mattias Gaertner wrote:
> > > >On Fri, 2 May 2003 12:21:52 +0200 (CEST)
> > > >marcov at stack.nl (Marco van de Voort) wrote:
> > > > > Is there a way to do this in Object Pascal under Linux... or is using a
> > > > > temporary text file the best approach?
> > > >
> > > > Linux unit, popen, assignpipe etc, check the text and the examples.
> >
> > That's exactly what I was looking for... thank you!
> >
> > > What about TProcess?
> >
> > Thanks for pointing it out. Using TProcess might be an even better
> > design approach then the one I was considering. There's Input, OutPut
> > and StdErr public properties and a very complete set of TProcessOptions
> > for setting up pipes and suppressing output to the console!
> >
> > Looks like I'll be spending the next hour writing some test code! :)
>
> IIRC TProcess is based on the same functions in the Linux unit, so it should work too.
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.lazarus.freepascal.org/mailarchives
--
Story of my life: "Semper in excretum, set alta variant"
A.J. Venter
DireqLearn Linux Guru
More information about the Lazarus
mailing list