I need to do some data input (eg. from <STDIN>)
Can i do such thing like this :
Input :
<please enter your name here>
I want to print the default (string in bold), and then let user edit the string. URGENT!
thanx in advance :)
Originally posted as a Categorized Question.