as you are going through the loop, have a counter keeping record of which line you are on then check if the number is odd, if it is then add it to the string.

do you want an array or one long string of what you find ?

casey.