Forum Discussion

BGrat's avatar
BGrat
Icon for New Contributor rankNew Contributor
6 years ago

What is 'stdin' when using System Console?

Hello, I am new to tcl scripting. Everything works as expected except gets. It hangs every single time. I am guessing that stdin is not set to input from the keyboard or something like that. If ...