PL Runtime Errors/Debugging

Questions about MultiCharts and user contributed studies.
damageboy
Posts: 70
Joined: 15 Sep 2006
Been thanked: 15 times

PL Runtime Errors/Debugging

Postby damageboy » 14 Oct 2006

Hi Multicharts guys,
I'm using the Beta and trying to convert my TS code to work with MC.
While generally everything seems to be working well, I am having lots of runtime errors which stem from differences between TS/MC.

My main headache so to speak is code that is dependant on ADE/EL Collections which seems to work a bit differently in MC. I'm getting all kinds of runtime errors from the ELCollections.DLL.

The dialog box used by MC is not very informative (I say that neither the TS one is informative at all), it mainly says: "Error occurred in ELCollections.dll"

The only way to debug these errors is to start commenting the code ntil it works and that way to pin point the bug.

Is there a chance we could see better error messages (namely function + line numbers) from the PL runtime?

User avatar
Stanley Miller
Posts: 556
Joined: 26 Jul 2005
Has thanked: 3 times

Postby Stanley Miller » 15 Oct 2006

Unfortunately we are not able to determine which line of dll generates an error. As to the described problem, it would be very helpful if you post here your version of ELCollections.DLL and a sample code which generates the error. We'll check why it works differently.


Return to “MultiCharts”