At 02:29 AM 4/20/2002 +0900, Jakub wrote: >Mark Probert wrote: >>Hi, >>Is this possible to do easily? I don't need >>command-line editing etc., just the ability to >>to go something like: >> print " --> " ; ans = readline(NOECHO) > >On Linux and other unices it can be done using curses >library or jttui (textmode user interface) library >http://klokan.sh.cvut.cz/~jtra/ > Thank you. Ideally, I would like something built-in. Seems pretty simple until I think about termios and cross-platform and ... hmmmm -mark.