Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Writing to an additional window

Status
Not open for further replies.

hazg

Programmer
Dec 14, 2004
10
FR
On a windows platform I am writing a script which requires 2 command prompt interfaces. The first holds the menu system and I want to be able to display data in another.

Is there a way of dynamically opening another command prompt/shell and writing data to it.

Many thanks
 
I have never used the module so don't know the answer, but maybe if you look into the Win32::Console module documentation it will explain how. Hopefully someone else will know better.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top