The Mother of All Euphoria Questions (Apologies in Advance)
- Posted by Stuart Brady <stu.doofer at CARE4FREE.NET> Jan 23, 2000
- 520 views
Hello, I think this question may have been asked before... ;) I simply want to display a large text file on the screen. I read in the text file line by line as in the library gets example. I am unable to simply puts, printf etc the large sequence onto the display. I can get it to work using a loop but I did not think that would be necessary. Stuart