1. Error strings

So I hit a syntax error and got

<0076>:: expected to see an assignment after 'publ1367A', such as =, +=, -=, *=, /= or &=  

Is there a function that I can give 76 to and have it give me an approximation of "expected to see an assignment after"? I've had a fiddle with error_string() but it seems to be working with a different class of errors.

-Bruce

new topic     » topic index » view message » categorize

2. Re: Error strings

Does https://github.com/OpenEuphoria/euphoria/blob/master/demo/errmsg_en.txt by any chance help?
Better: https://github.com/OpenEuphoria/euphoria/blob/master/source/msgtext.e - specifically EXPECTED_TO_SEE_AN_ASSIGNMENT_AFTER_1_SUCH_AS__OR

new topic     » goto parent     » topic index » view message » categorize

3. Re: Error strings

Thank you!

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu