<br><br><div class="gmail_quote">On Mon, Jun 28, 2010 at 13:46, Richard Cobbe <span dir="ltr">&lt;<a href="mailto:cobbe@ccs.neu.edu">cobbe@ccs.neu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Sun, Jun 27, 2010 at 06:14:59PM -0500, Robby Findler wrote:<br>
&gt; I don&#39;t know of one. Planet has some code that might make a good<br>
&gt; starting point (Jacob wrote it).<br>
<br>
</div>Ah, thanks for the pointer.  I&#39;ll check that out and see if there&#39;s<br>
anything I can use.<br>
<div><div></div><br></div></blockquote></div><br>If you come up with something nice, please share, I&#39;m quite interested in this too!<br><br>As a related matter, do you or anyone know of a command-line textual UI with properties similar to Web forms? <br>
Not really like the Readline lib, but more like a question/answer interaction to the user, with validation of single inputs (numbers only, choices, list-box, etc.), validation of several inputs (like a Web form), etc.<br>
<br>Being able to replace a Web applet with a textual UI would be ideal.<br><br>I started to write a little thing like that, but I&#39;d like to avoid duplication too...<br>