Error: Expected intializer before "values" And unqualified-id before else

Please help me with these errors...Can't debug them....
Its a big code, but please be patient enough to help me...
Thanks in advance

RE.ino (14.2 KB)

First line.
Needs space

void TakeInput Values()

Needs less space

Syntactically, this code is not good...lots of simple spelling mistakes.
Please check all variable names and references to them more closely next time.
I've got it compiling apart from the definitions for A8 onwards
As for functionality, I haven't checked anything...

RE.ino (14.2 KB)

Thanks a bunch...I got the syntax wrong in the previous one