From: Marat M. <mol...@pe...> - 2006-01-25 17:03:57
|
How can I set SenderSubID (tag 50). I tried:=20 =20 NewOrderSingle order; SenderSubID sendersubid =3D new SenderSubID("SenderSubID"); order.set(sendersubid); =20 but I get the following error message at compilation time. It says: "The best overloaded method match for "QuickFix42.NewOrderSingle.set(QuickFix.ClOrdID)' has some invalid arguments" and "Argument '1': cannot convert from 'QuickFix.SenderSubID' to 'QuickFix.ClOrdID'=20 =20 Thanks, Marat Molyboga =20 NOTE: This e-mail and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified any dissemination, distribution or copying of this email, and any attachments thereto, is strictly prohibited. If you receive this email in error, please immediately notify us by replying to this message. You must permanently delete the original e-mail and any copies and printouts made thereof. Delivery of this e-mail and any attachments to any person other than the intended recipient(s) is not intended in any way to waive confidentiality or a privilege. All personal messages express views only of the sender and may not be copied or distributed.=20 |