Errors

 

New to coding,  running off old problems.. how do I understand these errors?

Some operator expected.....what does it mean, why do they usually show up?

Also undecleared identifier, when its seems like its identified.

I got some idea of it, but can't seem to pin point them and they seem to be common every time I try a new ea.

 
mmee55:

New to coding,  running off old problems.. how do I understand these errors?

Some operator expected.....what does it mean, why do they usually show up?

Also undecleared identifier, when its seems like its identified.

I got some idea of it, but can't seem to pin point them and they seem to be common every time I try a new ea.

Unless you post your code and identify the lines with error all that can be said is your code has errors.  

 
Paul Anscombe:

Unless you post your code and identify the lines with error all that can be said is your code has errors.  

Yeah... nothing worked.. because of these OLD PROBLEMS, so I haven't tried anything since, I'm relearning and trying to understand these errors.. like what usually causes it.. whats the meaning of them?

 
mmee55:

Yeah... nothing worked.. because of these OLD PROBLEMS, so I haven't tried anything since, I'm relearning and trying to understand these errors.. like what usually causes it.. whats the meaning of them?

like I said post your code and highlight the error lines otherwise nobody can help you as different things can cause those error messages

 

Do you really expect an answer? There are no mind readers here and our crystal balls are cracked. Always post all relevant code (using Code button).
     How To Ask Questions The Smart Way. 2004
          Be precise and informative about your problem

We can't see your broken code.

Fix your broken code.

With the information you've provided — we can only guess. And you haven't provided any useful information for that.