This function is FOR DLLs only. In AFL use DateTime() function, no change here.
Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: ta To: [email protected] Sent: Sunday, October 04, 2009 11:57 PM Subject: RE: [amibroker] Re: AmiBroker 5.28.1 BETA released Paul Would you please let me how I can use GetDateTimeArray() in afl? I don't know how to create dlls. TIA From: [email protected] [mailto:[email protected]] On Behalf Of paultsho Sent: Thursday, August 27, 2009 10:10 PM To: [email protected] Subject: [amibroker] Re: AmiBroker 5.28.1 BETA released Tomasz, To use the new dll function GetDateTimeArray(), do I have to add this to struct SiteInterface definition in Plugin.h struct SiteInterface { ... AmiDate* GetDateTimeArray(); } --- In [email protected], "Tomasz Janeczko" <gro...@...> wrote: > > Hello, > > AmiBroker 5.28.1 BETA released > > http://www.amibroker.com/devlog/2009/08/27/amibroker-5-28-1-beta-released/ > > > Best regards, > Tomasz Janeczko > amibroker.com >
