GP, You CAN create objects in plugin and expose them as objects and access them as objects as long as you use COM/ActiveX and actually it is described in the User's Guide: http://www.amibroker.com/guide/a_aflcom.html
Scroll DOWN to "using external COM/ActiceX Objects in AFL". Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: "gp_sydney" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, August 06, 2007 12:33 AM Subject: [amibroker] Re: Newbe Question Object Orientation in AFL > Franz, > > If you want to write your own plugin DLL you can make the code inside > that object-oriented, although the interface to AFL is not. And as far > as I'm aware, you cannot create objects in the plugin and access them > as objects in AFL. > > Regards, > GP > > > --- In [email protected], "firefly6666" <[EMAIL PROTECTED]> wrote: >> >> Thank you Tomasz >> >> for your detailed answer. I see you know what i am talking about. >> So AFL is not object oriented, but i think i will can deal with it too. >> >> Regards >> Franz >> > > > > > 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 > > > > >
