When I read in my data file I want to read in each character separately and after the return key to move to the next line in my data file. Can I use Input$(i,#filename)
and increment it i=i+1 or do I have to use another function.

Thanks
Coco