Syntax error, expecting EQUAL

project 2.mod (1.26 KB)
Hi,guys
i am a new comer in dynare, and i am doing my project. But i cannot run the dynare code.
Nothing in line 32seems to be wrong, but dynare reports "syntax error, expecting EQUAL.
Like the following:
Starting Dynare (version 4.4.3).
Starting preprocessing of the model file …
ERROR: final2.mod: line 32, col 157: syntax error, unexpected EQUAL

Can u help me figure it out? Thanks a lot!

The first bracket in that line 32 never closes.

hi,actually, i do not understand ur reply, can u tell me what should i do?
Thank u very much.

Go to line 32 in that file. There is an equation that start with a bracket

but there is no corresponding closing bracket

Instead, there is an equal sign that occurs before the bracket has been closed.