I am looking for a solution to running a command line app from a VCL app, and getting the StdOut output into my VCL app. Ideally, without much low-level work on my part, since the need is a transient one. Any recommendations for a component or library would be welcome.

I am looking for a solution to running a command line app from a VCL app, and getting the StdOut output into my VCL app. Ideally, without much low-level work on my part, since the need is a transient one. Any recommendations for a component or library would be welcome.

FYI: My context is D2007, so solutions through #10Seattle...   not so much.

Comments