I would like to ask the user for a text input to use in my tcl script.
I have tried gets stdin, but the command window returns an error: channel "stdin" wasn't opened for reading. How do I open the stdin channel?
Is it possible to launch a dialog window to prompt the user instead? Something like this: