Page 1 of 1

One Unidentified Syntax Error

PostPosted: Wed Mar 26, 2014 2:02 pm
by lm280299
Attached is my model. It shows an error: 68.1-5. Syntax error, unexpected name.

However, I couldn't find any problem.

Please help me check it and tell me the reason. Thank you!

Re: One Unidentified Syntax Error

PostPosted: Wed Mar 26, 2014 2:29 pm
by jpfeifer
You are missing a semicolon at the end of line 67. Errors at the beginning of a line (here: line 68, columns 1 to 5) are often related to this.

Re: One Unidentified Syntax Error

PostPosted: Wed Mar 26, 2014 10:40 pm
by lm280299
I see. Forgive my carelessness!