The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

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 -->
  #2 (permalink)  
Old 05-30-2007
LiquidChild LiquidChild is offline
Registered User
  
 

Join Date: Jul 2005
Location: Belfast
Posts: 49
In fact looking at this again, it looks very hard to do!

As it would mean that my menu options mite change dynamically, i.e. they decide not to show all two options, there could be more.

However it makes the case statement no longer work, as this relies on knowing what option 1 corresponds to and what option 2 corresponds to etc.

Would there be a way round this!?