I attached a  TEXT file to be read into  arrays:C#(Specially to Kirtan)
                            
                         
                        
                     
                 
                
                    *  http://www.mediafire.com/?tuinzfkjzri  *  This uploaded data file includes several names(as PORO, PERMX, ...)  and some tab delimited numbers that follow each name and terminated with a slashe. I want to read some selected part of the text file and read it into some arrays (as PERMX[], PORO[],...). The DOUBLE data corresponding to each needed array are started right after the the names(PORO,PERMX..) and  terminate with a Slashe"/" 
Thanks