Is there a way to make 'wish' read standard input?
- From: "tclin1998@xxxxxxxxx" <tclin1998@xxxxxxxxx>
- Date: 27 Nov 2006 13:44:39 -0800
Hi All:
This is from 'man wish'
" If wish is invoked with an initial fileName argument, then fileName
is
treated as the name of a script file. Wish will evaluate the
script in
fileName (which presumably creates a user interface), then
it will
respond to events until all windows have been deleted.
Commands will
not be read from standard input."
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Is there a way for wish to invoke wish with an initial fileName also
read the commands from standard input ?
Thanks!
-Todd
.
- Follow-Ups:
- Re: Is there a way to make 'wish' read standard input?
- From: keithv
- 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?
- Prev by Date: Re: how to identify string between flower braces
- Next by Date: Re: TclXML confusions (was: How can I ensure that I always have a list?)
- Previous by thread: how to identify string between flower braces
- Next by thread: Re: Is there a way to make 'wish' read standard input?
- Index(es):
Relevant Pages
|