Is there a way to make 'wish' read standard input?



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

.



Relevant Pages

  • Re: Error with Open file file
    ... You do not need the quotes around $filename in the open -- on the other hand they do not hurt. ... What version of Tcl are you running? ... I have some problem while open file with spaces. ... (menu invoke) ...
    (comp.lang.tcl)
  • Re: PDFWriter
    ... I can invoke the "Print Dialogue" box, but from then on, it's up to ... the user to select the PDFWriter printer and enter the filename to ...
    (comp.lang.javascript)
  • Error with Open file file
    ... Please advice me how ... My Script: ... if {$filename eq {}} { ... (menu invoke) ...
    (comp.lang.tcl)
  • Re: OpenFileDialog()
    ... Jeff B wrote: ... > Is there a way to invoke the CFileDialog and ... > return a filename or list of file names without using the file>Open menus? ...
    (microsoft.public.vc.mfc)
  • Save As dialog box in macro
    ... Last week I learned how to invoke a FileOpen dialog box ... in a macro so that the filename could be inserted at ... As dialog box to let the user navigate and enter a file ...
    (microsoft.public.excel.programming)