unbalanced parenthesis at end of file ???

 
Does anybody gets this error - unbalanced parenthesis at end of file.

Doesn't it drive you nuts. Now you have to look thru your 10000 line code for an unbalanced parenthesis.

It seems that generally unbalanced parenthesis should not go beyond the next semicolon, which will greatly reduce the search for it.
hopefully MQ will address this issue in the next release.
 
Dear,

check all parenthesis. Code identation will help you to keep your code clean and more legible.
 
This message was a hint for metaquotes. So maybe they try and localize this error to a managable range.
Reason: