From: Carl Lerche Date: 2006-10-11T01:45:49+09:00 Subject: Re: need help with $end vs kEND error You have mismatched block openings / endings. Check your def / end do / end if / end, etc... On 10/10/06, Kd Kushelduv wrote: > I have been trying to write a program for my class assignment but > everytime i do i get an error on the last line of the code that says > 'unexpected $end, expecting kEND' > this happens on every program i try to run > any ideas? > > i am using fedora core 5 if that makes a difference > > -- > Posted via http://www.ruby-forum.com/. > >