From: Tomas Kejzlar Date: 2007-03-23T20:05:41+09:00 Subject: OLE double values in Ruby Hi, I have a Ruby app which uses WIN32OLE to connect and work with one OLE application (it's a CRM software). I've run into a littpe problem: when I try to set some data that (according to dhe docs of the CRM SW) have type double, a zero 0 always gets inserted (and it does not matter what I try to put there). Can anyone help me with this? Thanks, Tom. -- Posted via http://www.ruby-forum.com/.