SORTED, Load the file in using "Read Charecters from File, then use "Search and Split String" to chop the data at the correct place. Then pick a line of data you want to look at (this can be offset again and again to look at differant bits of data). Use "String Length" to get the number of numbers / letters in the data string, then I know the length of the first half of the string anyway, so I just take this string length and subtract the 'known data length', then take the answer from the first streing length. No matter how long the nbit of data I want it the sum does its stuff and works out the answer for me. Hope you are all confussed, 'cos I am. Never mind though 'cos it works.
Till the next time.