Dennis, you should remove the DEC command from the HSEROUT see the code below.


Code:
A0 var BYTE

A0=23
'hserout [TRAIN,SYNK,DEC 23]
hserout [TRAIN,SYNK, A0]
Al.