"#EVENTS OnDestroy ..." PL substitute?

Questions about MultiCharts and user contributed studies.
tortoise
Posts: 77
Joined: 01 Feb 2007
Has thanked: 5 times
Been thanked: 1 time

"#EVENTS OnDestroy ..." PL substitute?

Postby tortoise » 09 Jun 2010

When trying to compile some TS EL code, the MC compiler trips over the following phrase:

#EVENTS OnDestroy = EasyLanguageRtlOnDestroy ;
#END ;

Is there a PL-friendly substitute? Anyone? Thanks!

smashthepound
Posts: 82
Joined: 20 Jun 2009
Been thanked: 1 time

Postby smashthepound » 11 Jun 2010

Did you try to delete it? Or mark it as an comment: //

It might be that MC does not need this code ....


Return to “MultiCharts”