[Quickfix-developers] Remove fields 49 and 56 from a message.
Brought to you by:
orenmnero
From: Marcelo B. <bec...@gm...> - 2012-01-31 02:15:22
|
Hi masters, I'm trying to remove two fields form a quick fix message, without sucess. I'm trying something like this: message.removeField(49); message.removeField(56); and when I see the message after this, the fields remains there. Could someone help me? Thanks in advance for your useful orientation, -- Marcelo Beckmann |