"Andreas K. Foerster" wrote: > > Hello, > > how can I start an external program and redirect its standard output > so that I can use it from within my program. > > I want to write a frontend. have a look at functions such as AssignStream or popen (in the Linux unit), or the FCL Process unit... - Sebastian