This is what I tried:

Code:
buf		VAR BYTE(10)	'Tag code stored as word

SERIN2 rx,396,[STR buf\10]

SEROUT2 lcd,396,[$FE,$C0,STR buf\10]
The LCD then displays a three digit display but it's symbols and not anything readable.