Posted 24 November 2012 - 03:28 AM
Pretty much the title, i have triedd to insert the = sign in any way i could thintk of, but the program ether says "unexpected symbol" or continues to say "= is expected".
if x = y then
--instead of
if x == y then
Another reason is I think if you forget a bracket of a function? Can't really remember but the ^ if statement is the main irritation. If you still can't find it, you will need to supply your code.