If you want PBP to convert your byte value into a string of text for the lcd to display, then you need to read the PBP help file to learn how.

it's the
dec variable
that turns the variable into a decimal printout, a string of text.