gajo wrote:

How can I execute a DOS command, and then put the output into a Memo object?
For example,if I type "dir" in an EditBox, then the Memo should show me the
contents of the CurrentPath.

There used to be an example app (came with Builder 4 at least) which did that using pipes... called WinTools or something similar. Grep for CreatePipe in the examples dir.


--
Corey Murtagh
The Electric Monk
"Quidquid latine dictum sit, altum viditur!"

---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to