end of program

 
I am improving prolems with compiling it is giving an error code as '\end_of_program' - unbalanced left parenthesis . Is somebody could help me?

Thank you
 
This means, that either a ")" is missing from a line, or a "}" is missing from a loop or function, they always need to be in pairs of () or {}.
Yes, this all means, you need to review the whole EA.
 
Zap wrote:
This means, that either a ")" is missing from a line, or a "}" is missing from a loop or function, they always need to be in pairs of () or {}.
Yes, this all means, you need to review the whole EA.

Thank you for your help. NOw I have another problem but I will look forward to correct it. '\end_of_program' - no function defined. If you could help me I will be very please.

Thank you

Have a nice day
Reason: