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
Kirtan PatelPosted Oct 11, 2009, 1:02 PM
I m trying my best to solve problem :) it will take some time because the format of data is very complected to match .
I got Some Success in Work
Look at Below Screen Shot But Still Improving
yamidPosted Oct 11, 2009, 4:29 PM
Cheers,