I seem to have the byte variable working
a var word
a.highbyte and a.lowbyte but when I serout a I get lowbyte only if i serout a.highbyte and a.lowbyte it shows both values.

I have tried || ^^ && they seem to do nothing on the value I need both byte combined if I get 9 and then D I need 9D