Re: [Quickfix-developers] Using DataDictionary.getFieldName from Ruby
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-10-12 15:02:22
|
In addition to the previous fixes, I also added support for output input arguments such as getFieldTag. Works the same way (i.e.) getFieldTag( "Side" ), will return 54. --oren On Oct 11, 2006, at 4:26 PM, Toli Kuznets wrote: > I'm now seeing another problem when i try using the > Quickfix::DataDictionary.getValueName function. |