Scripts Editor

<< Click to Display Table of Contents >>

 

Scripts Editor

The Scripts Editor is used to create scripts in Elipse E3 Section Reports. The language used to create scripts in a Section Report is Visual Basic .NET.

When Scripts Editor is open, it provides methods and events for objects and components of a Section Report. To use this feature, click Scripts Script editor, available on the toolbar of a Section Report.

Scripts Editor of a Section Report

Scripts Editor of a Section Report

 

NOTE

When clicking Scripts Scripts on the toolbar of a Section Report, the Design tab of scripts is opened on the same Editor window.

The default script of a Section Report's ReportStart event, shown on the previous figure, must be kept for a correct behavior of this control.

A Section Report DOES NOT use Active Scripting as its programming language, only Visual Basic .NET. For more information about the specificity of using this programming language in Elipse E3, please check object E3ApplicationLink on Elipse E3 Reference and Scripts Manual.

 

In the Object option, users must specify an object in which to create a script and, in the Event option, the event of a Section Report in which this action occurs.

Was this page useful?