Re: Is there a way to make 'wish' read standard input?
- From: "Eckhard Lehmann" <ecky-l@xxxxxx>
- Date: 28 Nov 2006 06:48:35 -0800
Aric Bills wrote:
If that's the case, and if you're developing for Windows or OS X, your
script can call [console show], which will pop up the interactive
console.
This one reads commands, but not stdin. A [gets stdin] makes the
console hanging forever. A look in the Tk sources shows that stdout and
stderr are connected to the console, whereas stdin is not. Is there a
special reason for this, btw?
I am also interrested in a way to read stdin in wish
Eckhard
.
- References:
- Is there a way to make 'wish' read standard input?
- From: tclin1998@xxxxxxxxx
- Re: Is there a way to make 'wish' read standard input?
- From: Aric Bills
- Is there a way to make 'wish' read standard input?
- Prev by Date: Re: Is there a way to make 'wish' read standard input?
- Next by Date: Re: TclXML confusions (was: How can I ensure that I always have a list?)
- Previous by thread: Re: Is there a way to make 'wish' read standard input?
- Next by thread: Re: Is there a way to make 'wish' read standard input?
- Index(es):
Relevant Pages
|