Compile Errors

Compile Error

If the compilation procedure generates errors, this information will appear in a dialog box indicating where the error comes from.

  1. Display Error description

  2. Display file name. Left-click on the file name will open the file location.

You may use the Visual Studio instead of the internal Script (programming environment) just activate the Use Visual Studio checkbox in Preferences

Scripted Conditions Error

In order to solve the issue User should verify conditions scripts and try to compile again.

  • Select from the main menu Strategy Handling-> Scripting-> Condition ->Edit items to verify condition.

  • In the following dialog box click the Edit button or double-click on the entry to open the programming window for the selected condition.

  • (in Visual Studio the Build) button.

Scripted Indicator Error

In order to solve the issue User should verify indicator scripts and try to compile them again.

  • Select the Strategy Handlings-> Scripting->Indicator -> Edit to verify indicator.

  • In the following dialog box click the Edit button or double-click on the entry to open the programming window for the selected indicator.

Scripted Strategies Error

In order to solve the issue User should verify strategy scripts and try to compile them again.

  • Select from the main menu Strategy Handling-> Scripting -> Strategy -> Edit item to verify condition. strategy.

  • In the following dialog box click the Edit button or double-click on the entry to open the programming window for the selected strategy.

  • (in Visual Studio the Build) button

Last updated