Help
- Posted by Albert Brauneis <Dajawu36 at AOL.COM> Oct 28, 1998
- 655 views
Hello, I am very very new to Euphoria and I am trying to make a simple program that opens a file and inputs it line by line and prints it to the screen line by line. I can open files and read and write to them but looping until eof I have trouble with. I don't think there is an eof but I tried some things and I can't get it to work. So if you can post this simple program for me that would be great. Also say I want someone to type in a filename and they type in c:\windows\temp.dat is there a function or do I have to make my own that converts that to c:\\windows\\temp.dat?? Thanks for any help, Albert