Hi all,
I have written my own Bison Code and prepared my dataset. But once I run the code I have the following error:
Warning: Error: Syntax error in file [Code.mod] at line 34
Unidentified token: <[Model]>
Please check the syntax. A common mistake is to forget the
mandatory blank space terminating each variable name.
Warning: Error: Syntax error in file [Code.mod] at line 34
Unidentified token: <[Model]>
Please check the syntax. A common mistake is to forget the
mandatory blank space terminating each variable name.
I tried to add spaces and tabs and even lines and the problem remained.
What is the cause of such error??
And thank you all in advance