To send ascii 0 0 0 0 you would do this:

COM_CODE[0]="0"
COM_CODE[1]="0"
COM_CODE[2]="0"
COM_CODE[3]="0"

SEROUT2 PORTB.2,19697,[STR COM_CODE\4]