Re: Is there a way to make 'wish' read standard input?
- From: John Seal <sealj@xxxxxxxxxxxxxxxxx>
- Date: Tue, 28 Nov 2006 07:57:05 -0500
tclin1998@xxxxxxxxx wrote:
northstar:/tmp% wish tt.tcl
123
_
However,
I could not get the command prompt % in the console.
Is there a way to get tcl command prompt % in the above scenario ?
Here's how I do it, if I haven't written the script to use [console] and don't want to use TkCon:
northstar:/tmp% wish
% source tt.tcl
123
%
.
- Follow-Ups:
- Re: Is there a way to make 'wish' read standard input?
- From: Cameron Laird
- 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
- Re: Is there a way to make 'wish' read standard input?
- From: Aric Bills
- Re: 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: Is there a way to make 'wish' read standard input?
- Next by Date: Re: Is there a way to make 'wish' read standard input?
- 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
|