The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 06-27-2006
Nayanajith Nayanajith is offline
Registered User
  
 

Join Date: Nov 2005
Posts: 27
Returning to begining of a script

Dear all,

When i ask a question in my script if the answer is not correct i need to goback to the begning of the script and ask the question again.

ex - What is your name ?
saman
Name is not correct ...try again
What is the name ?
Nimal
Thank you.

Like this.

Thank you.

Naya.