Hi Walter,

Great job on your macro for the Nokia 3310 LCD, so much so that I think I'll move across to using these instead of the 16x2 I've been using everywhere so far. Thank you.

I'm not having much luck getting the @ PrintVar x,y, _anyvariable to work though. I declare a word variable in my main program (j var word), give it a value to test (j=12345) then
@ PrintVar 0,4, _j
but only random values print and only 2 or 3 characters. Weird.

Can you perhaps show me a working section of how to do it please? I'm using PbP 2.60, 18F252.

Thanks and regards,
Bill