Sebastien Lelong wrote:
>
> I've often observed pseudo-vars don't behave the same as explicit
> corresponding function call. Actually, I sometime tend not to trust them.
> See for instance my post in jallist about "byte out black magic"
> For your problem, have you tried:
>
> var byte v = line[i]
> lcd = v
Yes that works. But I might as well avoid the pseudo variable 'lcd' when
used with arrays. Array handling seems very difficult for the compiler.
In the meantime I have repaired the samples which failed to compile due
to the LCD API changes. Because of the minor changes I have compiled
and validated the samples, but I have not taken the time to actually
test 'm. I'll replace some of 'my' LCD samples anyway in the near future.
Regards, Rob.
--
Rob Hamerling, Vianen, NL (http://www.robh.nl/)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---