Re: Is there a way to make 'wish' read standard input?
- From: claird@xxxxxxxxx (Cameron Laird)
- Date: Tue, 28 Nov 2006 14:59:53 +0000
In article <pnWah.1$4s4.0@xxxxxxxxxxxxxxxxxxxxxxxx>,
John Seal <sealj@xxxxxxxxxxxxxxxxx> wrote:
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
%
Along with the apt counsel of Richard and John,
it's timely to confirm that you understand both
tclsh.exe
and
wish.exe
are available for Windows. You might find the
former does exactly what you lack in the latter.
.
- 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
- Re: Is there a way to make 'wish' read standard input?
- From: John Seal
- Is there a way to make 'wish' read standard input?
- Prev by Date: tcl-trace
- Next by Date: Re: tcl-trace
- 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
|