Report Bugs Here

Moderator: Mmiscool

User avatar
By Oldbod
#55373 Not sure what's happning but a bit deja-vu in v3.49 - if I let a variable equal something numeric, I get an error

Error at line 28: Comparaison between string and number!

If I remove the "let" it works fine....

This may be the point where someone says - have you read the documentation lately....
User avatar
By PhilTilson
#55931
This may be the point where someone says - have you read the documentation lately....


Yup! Well, not so much the documentation as the thread in this section entitled "Re: Bug in array assignment/recall".

It seems there are definitely problems with LET and, since it is always optional, I have stopped using it altogether. No problems since!

Phil
User avatar
By Luc Volders
#55946 You are absolutely right Phil.
It is not a problem in the documentation but a problem in the interpreter itself.

But maybe it is a good idea to mention it in the documentation as new users will likely run into problems with this.

Luc