leledumbo schreef:
OK, since no one answers this in Lazarus forum, I'll ask here as it's more
FPC (FCL, actually) related than LCL. I want to create an interactive
process, so I need to read the output as soon as it's available and write it
to the screen (or somewhere else). Here's the partial code (a little
different from the original post to avoid visual component):

See processdemo example:
http://wiki.lazarus.freepascal.org/Executing_External_Programs#Using_input_and_output_of_a_TProcess

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

Reply via email to