Thanks Francois for the idea.
Could the console window be treated as any other window in an MDI
application? I would like to run the output of a DOS command prompt
application in one window of a multi-window/multi-dialog-box application.
Can a console window be declared in an MDI application as one of the windows
or a dialog?
Many thanks in advance for any pointers,
Paule
----- Original Message -----
From: "Francois PIETTE" <[EMAIL PROTECTED]>
To: "Borland's Delphi Discussion List" <[email protected]>
Sent: Friday, August 05, 2005 9:52 AM
Subject: Re: Executing an external command
>> Is there any easy way to open a window and run the output of a console
>> application in that window?
>
> If I understand your question, the answer is to create the console window
> (AllocConsole) before creating your external process. It will then inherit
> from your console.
>
> --
> [EMAIL PROTECTED]
> The author for the freeware multi-tier middleware MidWare
> The author of the freeware Internet Component Suite (ICS)
> http://www.overbyte.be
>
> _______________________________________________
> Delphi mailing list -> [email protected]
> http://www.elists.org/mailman/listinfo/delphi
>
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi