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 -->
  #5 (permalink)  
Old 04-28-2008
bombcan bombcan is offline
Registered User
  
 

Join Date: Apr 2008
Posts: 18
One more question to finish this off if I would want to
have the same file however with

data_2_1 = new Option("Type1","Type1");
data_2_2 = new Option("Type2","Type2");


and so on .....

Thanks again