OK all you applesoft experts out there
How can I detect end of file while reading a text file?
10 print chr$(4)"Open mytextfile"
20 print chr$(4)"read mytextfile"
30 input a$
40 rem process process process
50 if what who how then 30
60 print chr$(4)"close mytextfile"
hep me please! (trying to write a dumb line editor)
Received on Sat Dec 15 2001 - 11:23:34 GMT
This archive was generated by hypermail 2.3.0
: Fri Oct 10 2014 - 23:33:39 BST