COM (Windows) automatically converts from floats to doubles. Just call the method without worry.
Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: "John Tierney" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, May 18, 2007 3:42 PM Subject: [amibroker] COM object requires a Double parameter >I am trying to call a COM object in AFL. Some of the parameters in > the Methods used by the COM require that the parameters be passed as > Double. > > All AFL variables are Float. I see no AFL function that will convert > Float to Double. Has anyone been able to work around this problem. I > do not have access to the source code for the COM object, so that is > not a solution. > > > > Please note that this group is for discussion between users only. > > To get support from AmiBroker please send an e-mail directly to > SUPPORT {at} amibroker.com > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > For other support material please check also: > http://www.amibroker.com/support.html > > Yahoo! Groups Links > > > > >
