![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| shell program | nivas | Shell Programming and Scripting | 8 | 02-21-2008 05:23 AM |
| shell program | jyotiardeshana | Shell Programming and Scripting | 4 | 01-03-2006 06:51 AM |
| shell program | rameshparsa | Shell Programming and Scripting | 1 | 11-17-2005 01:18 PM |
| C shell Program | Reza Nazarian | Shell Programming and Scripting | 2 | 07-28-2003 03:52 PM |
| shell program | nageshrc | UNIX for Advanced & Expert Users | 2 | 11-27-2001 12:32 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Help me with this Shell Program
Now, am in a very tight situation here. I really dont expect anyone to understand but please, try your best.
am trying to right a program that goes back to the previous entry to correct a mistake. heres what am trying to do. i write a program like this Name : James Holgston Address : - Phone : now, after the user enters a name for the name field and the cursor is now in the address field, how do I make the cursor go back to the name field and erase the previous entry to allow the user to enter a new entry. I was basically able to return the cursor the the previous field but I couldn't figure out how to clear the previous field. all i was able to do was bring the cursor up to the first letter of the previous field but was not able to delete the entire entry automatically. say, after I entered James Holgston and now the cursor is blinking on the Address field, how do I go back to the field where James Holgston is and delete that name upon the arrival of the cursor. is there any hack I can add to my script?? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|