Re: Is there a way to make 'wish' read standard input?
- From: "Aric Bills" <aric.bills@xxxxxxxxx>
- Date: 27 Nov 2006 16:50:53 -0800
If I understand right, you'd like to run a script and then enter
interactive mode where you can type commands from the console.
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. On Unix (as well as the other platforms), your script could
load Jeff Hobbs' TkCon and call [tkcon show].
.
- Follow-Ups:
- Re: Is there a way to make 'wish' read standard input?
- From: Eckhard Lehmann
- Re: Is there a way to make 'wish' read standard input?
- From: tclin1998@xxxxxxxxx
- Re: Is there a way to make 'wish' read standard input?
- References:
- Is there a way to make 'wish' read standard input?
- From: tclin1998@xxxxxxxxx
- Is there a way to make 'wish' read standard input?
- Prev by Date: Re: How can I ensure that I always have a list?
- Next by Date: Re: how to identify string between flower braces
- Previous by thread: 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
|