Use the READ statement to read a line at a time until End of File, and then just substring each line to extract any given data elements. There are more sophisticated methods but this should get you started. Colin.