I tried to use other modifiers as well...but then saw they can only be used in the send statement ...Serout2 ( #heading) which converts the heading into a set of ASCII characters. Tried this combination too


WPT_array[47]=Dec_off Dig 0+"0"
WPT_array[48]=","
WPT_array[49]= #course1
WPT_array[50]= Hex2 course2
WPT_array[51]= Hex course3
WPT_array[52]="."

But it won't compile....