Re: Token Error: EOF in multiline statement

2008-06-05 Thread Terry Reedy
"Matimus" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | On Jun 5, 12:58 pm, maehhheeyy <[EMAIL PROTECTED]> wrote: | > I'm not sure what it means but it always highlights the last line with | > nothing on it. My program has 63 lines and it highlights the 64th | > line. This keeps p

Re: Token Error: EOF in multiline statement

2008-06-05 Thread Matimus
On Jun 5, 12:58 pm, maehhheeyy <[EMAIL PROTECTED]> wrote: > I'm not sure what it means but it always highlights the last line with > nothing on it. My program has 63 lines and it highlights the 64th > line. This keeps popping up whenever I try to run my program. Can you > please help me fix this?