This is an old revision of the document!
Setting System Calculation Properties
Text elements and images can be specified as “auto-calculated”. This means that there is a report/presentation scriptlet plug-in that is executed at run time to calculate the contents of the text or image element (see “Aware IM Programmer’s Reference”). When you specify that a tag or image element is calculated by such a scriptlet you also need to specify the calculation module of the scriptlet. The calculation module is the fully qualified name of the scriptlet component (that must be written in the Java Programming Language) - for example, com.mysystem.myscriptlets.Scriptlet1.