Page 1 of 1

Problems when I compute

PostPosted: Fri May 20, 2011 3:05 am
by _Bisu_
Dear all,
I really new student learning how to use Dynare. When I make a estimataion using ML on dyanre, I come up with problem:
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.

Starting Dynare (version 4.2.0).
Starting preprocessing of the model file ...
ERROR: D:\Paper\Code.mod:50.25: syntax error, unexpected $undefined, expecting COMMA or ')'
I don't know why.
I really appreciate your help.
THX~

Re: Problems when I compute

PostPosted: Fri May 20, 2011 6:49 am
by jpfeifer
It says that the character in line 50, column 25 is invalid. You can't use square brackets in Dynare.