How can I change text from a list, frame by frame?

Hi

I would really appreciate any help making a script that changes the value of a text object each new frame, where each new text object value is determined by the next line in an input file.

For example a short input file (four lines) might look like this (ignoring line numbers)

one
two
three
four

Then the text object in each of the four frames would look like this

one
two
three
four

thanks from a new python scripter

R

This link might help you…?
http://blenderartists.org/forum/showthread.php?t=178740&highlight=dynamic+text