ok, check dis owt..<br><br><br>#!/bin/ksh<br>#<br># Boring nicey nicey stuff<br>#<br>clear<br>echo "Welcome to karls ^[[5m MAD ^[[0m party"<br>echo "please enter your name: \c"<br>read user_name<br>echo "Well, $user_name hope you have fun!"<br>sleep 4<br>#<br># main menu<br>#<br>clear<br>echo "\t\t1. ak47 demolishion 2. have a sandwich\n"<br>echo "\t\t3. talk to pretty girl 3. get blind drunk\n"<br>echo "\t\t :\c"<br>read what_to_do<br>#<br># conditions<br>#<br>case what_to_do in <br>#<br># and the program goes on.<br>#<br><br><br><br>#################~~~~~~~~~~~~~~~~~############<br><br>what I want to do, is allow the user to input a letter, and it doesnt need a return-code. C what i mean? another thing is, being able to DRAW with a shell script, so i could put a pretty box or something around.<br><br>know what i mean?<br><br>like - screen 1:<br><br>+++++++++++++++++++++<br>+ input here: [ ] + # where the input goes<br>+++++++++++++++++++++<br><br>can anyone help with the above?<br>1. to accept characters without the need for a return code<br>2. draw screen, then again over the top of it, or prompting some type of character location?<br>This would be most useful in a korn shell environment, i know it's possible in a C shell env. so if you could help with either, i would be most greatful!!!!!<br><br><br>Thanks for any help!! ... karl!<br><br><br><br><br><br><br><br><br><br><br><br><br> <p> Karl<br><a href=mailto:mc_karl@yahoo.com>mc_karl@yahoo.com</a><br><a href= > </a><br> ~ ~ ~ ~<br>
K A R L<br>
~ ~ ~ ~
K A R L<br>
~ ~ ~ ~