Scripts

<< Click to Display Table of Contents >>

 

Scripts

Implemented the ProductString, ProductVersionMajor, ProductVersionMinor, and ProductVersionBuild properties in the Application object and created the E3ProductString, E3ProductVersionMajor, E3ProductVersionMinor, and E3ProductVersionBuild methods in the E3Globals module, used in Links and scripts.

Implemented support for objects of the Viewer context in Studio's ListFiles method.

The Application.Trace method is now also available in E3 Studio and in E3 Viewer and that message is registered in E3 logs. In E3Run this method keeps recording messages in Domain's log files, in the format <DomainName>.txt, but also registers that message in E3 logs.

Implemented a tool to analyze script performance (profiler), which can be enabled in Windows Registry.

Created the Events property in E3 objects, which is a collection of events that allow adding scripts by script in any object.

E3 now can, by enabling it in Windows Registry, declare its script structure for an easy debugging in E3Run, E3 Viewer, and E3 Studio.

Was this page useful?