-->
Page 1 of 1

Error with OLEDPRINT

PostPosted: Sat Jan 20, 2018 4:41 pm
by Alberto_2
I have been facing the following error. (Ver 3.0 alpha)

Using: oledprint ("Temp1 = " & string value) gives an error and doesn't print anything!

Using: oledprint ("Temp1 : " & string value) print ok no error reported.

It seems that the "=" cannot be used also inside a quote! Is it a bug?

Alberto