Paule Ecimovic wrote:
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?

This may help. It shows how to run an external command and get the output back in a string. You then display this string however you want. No need to create a console window.

http://www.elists.org/pipermail/delphi/2003-November/024712.html

--
Sly


This message and its attachments may contain legally privileged or confidential 
information. This message is intended for the use of the individual or entity 
to which it is addressed. If you are not the addressee indicated in this 
message, or the employee or agent responsible for delivering the message to the 
intended recipient, you may not copy or deliver this message or its attachments 
to anyone. Rather, you should permanently delete this message and its 
attachments and kindly notify the sender by reply e-mail. Any content of this 
message and its attachments, which does not relate to the official business of 
the sending company must be taken not to have been sent or endorsed by the 
sending company or any of its related entities. No warranty is made that the 
e-mail or attachment(s) are free from computer virus or other defect.
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to