Re: [Quickfix-developers] repeating groups
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-09-01 15:17:01
|
Ok, you should be using FIX::Message( string, DataDictionary ) in order to parse the message correctly with repeating groups. --oren > I get the message in the text file. I create a fix message out of that > using the FIX::Message (string); |