Semi-colon error

Error in apica.driver (line 836)
simu1(periods==2000);

Error in dynare (line 293)
evalin(‘base’,[fname ‘.driver’]) ;

Hello . could you please explain me these two errors ?
simu1(periods==2000) … in this “==” is written twice as dynare instructed me in a previous error to use it twice as an operator.

Please guide. Thank you

Why are you using the number 1 in the simul (for “simulation”) statement? Also, it needs to be an =, not ==. Also, please always provide the full error message, not just a snippet.

Thank you. It worked. I saw the Dynare video on youtube. Thought simul to be simu1… Thank you for guiding.

Thank u so much for taking time to help. .

are u running my model?

Thank you for your response and guidance. I shall practice and ask you if I face any problem.

Hello - Started facing problem randomly please help?