;Command-File-Header
;Syntax:          ';'=comment
;first character: 'C'=command  'D'=data
;delimiter:       ' ' or ','
;values:          dec=123    hex=$AB   bin=%01000010
;additon:         '+' add values (only Bytes 0..255 or $00..$FF)
;strings:         "Test" or 'Test'
;ranges:           48~57 or $30~$39   (="0123456789")


C $3C
C $3A  ;DH off RE bit on 4 lin displ
C $12


