This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Tegid_Thal's profile picture

eof error...help

Started by Tegid_Thal, 27 August 2012 - 03:44 AM
Tegid_Thal #1
Posted 27 August 2012 - 05:44 AM
so im a bit of a n00b, ill admit.
I am writing a loop code for an RP server and have completed everything but the last line
i looked up "eof" and found it meand "end of file"
placed eof where suggested, then it wanted an "="
placed the "=" and now am stuck…
any suggestions?

thanks

Tegid_Thal

[EDIT]

just deleted eof line and tested…program works
my appologies
thank you.

Tegid_Thal
sjele #2
Posted 27 August 2012 - 06:31 AM
Eof ecspected means you have one to many ends.
immibis #3
Posted 28 August 2012 - 02:29 AM
Usually, you can't fix "something expected" by inserting that thing.