In my script, I used an invalid DL method call, which should produce a script execution error. But the script simply stops, without further error message.

In my script, I used an invalid DL method call, which should produce a script execution error. But the script simply stops, without further error message.

Applies to: Docklight Scripting V2.2, Article ID: dl_prb050

This situation could appear if you write a script code line that uses two or more DL methods/properties, e.g. a DL. method that uses a second DL method as an argument.

This is a bug which unfortunately went unnoticed for a while. Obviously we as well as our users do not like to pack functionality into the same script line.

Please update to our latest Docklight Scripting release to fix the problem. You should then receive the usual details error description and location as for code lines with a single DL call only.

Docklight Downloads