why dont you call the commentary object thro your plugin and load any afl.
--- In [email protected], "redberryys" <redberr...@...> wrote:
>
> Hi all,
> Is there a way to invoke (call or execute) AFL user-defined code from an
> Amibroker plugin? It can be by providing the AFL text in-place, or calling an
> AFL function by name.
> I'm not talking about the predefined AFL functions like TimeNum() etc. -
> these do work, through SiteInterface::CallFunction().
>
> I'm referring to a function defined in an .afl file.
>
> This would be very-very useful to me, and I'm sure it would find many uses
> for everybody.
>
> Thank you very much,
> Alex
>