Using MSQM to send a string..... format issue

  • Thread starter Thread starter Namshub
  • Start date Start date
N

Namshub

Hi I'm trying to identify the message format of a string,

When i send the string via a ActiveXFormatting propery it send the string to
the queue as shown below, can anyone identify the format? Its not UTF-8 as
it doesn't have a BOM.

32 00 30 00 30 00 35 00 31 2.0.0.5.1
00 30 00 31 00 31 00 2A 00 .0.1.1.*.
31 00 30 00 30 00 30 00 36 1.0.0.0.6
00 2A 00 50 00 4D 00 49 00 .*.P.M.I.
41 00 2A 00 41 00 2A 00 31 A.*.A.*.1
00 32 00 32 00 32 00 34 00 .2.2.2.4.
34 00 2A 00 53 00 4F 00 31 4.*.S.O.1
00 2A 00 20 00 44 00 33 00 .*. .D.3.
32 00 38 00 33 00 34 00 31 2.8.3.4.1
00 2A 00 2A 00 2A 00 .*.*.*.
 
Back
Top