Hi Alex,<br><br><div class="gmail_quote">On 24 November 2011 09:40, Alex Shneyderman <span dir="ltr"><<a href="mailto:a.shneyderman@gmail.com">a.shneyderman@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Maybe, I mis-understood your comment. What did you mean by "On a<br>
<div class="im">related note, it seems that it's impossible to get user input without<br>
</div>echoing anything to the screen." ? My understanding was that needed<br>
something that did not echo anything to the screen while prompting<br>
user to provide data. All of the echoes in your sample are coming form<br>
format not the get line. But than again I am probably not clear on<br>
what you meant by "without echoing anything to the screen".<br></blockquote></div>Sorry for being unclear.  Hopefully, the attached screen shot can clarify what I expect.  As you can see, the input "yes" is shown two times: when user enters it and when it's displayed using io:format.  My expectation is that only the io:format's output is shown on the screen.<br>
<br>--<br>Misha<br>