Re: EXACT meaning of 2 error messages

new topic     » goto parent     » topic index » view thread      » older message » newer message
eddo said...

I'm trying to program around a bug in euphoria's interpreter that reports the errors (1)expected a type here and (2) expected an assignment following sequence (=,+=,-=,*=, /=, &= ) and it would REALLY HELP if I knew EXACTLY what these error messages mean. I mean, what exactly does the interpreter expect and WHY when these error messages appear?????

It would really help to know the exact code that produces this error.

becouse:

-- file typo.exw 
typo 

produces excactly this error:

C:\develop\designer\typo.exw:2 
<0076>:: expected to see an assignment after 'typo', such as =, +=, -=, *=, /= o 
r &= 
<end-of-file> 
^ 
 
 
Press Enter 

Andreas

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu