 |
The Innovator classiX client, inotcl, provides the option of generating various kinds of evaluations of repository data. The Tcl script language (version 8.3) is used, which is carried out by an interpreter. To read the data of a repository, the Tcl instruction set is extended by Innovator classiX Tcl commands. In addition, a set of library functions is available.
|
|
There are three ways of carrying out evaluations:
|
|
- Interactively within the Tcl editor inotcl
|
|
- Executing inotcl from a shell using the f option.
|
|
- By activating inotcl using an Evaluation of an Innovator classiX interface.
|
|
For the standard functions of Tcl the reader is referred to the following literature:
|
|
John K. Ousterhout;
Tcl and the Tk Toolkit;
Addison-Wesley, 1994;
ISBN 0-201-63337-X |
Brent Welch;
Practical Programming in Tcl and Tk;
Prentice-Hall, 1995;
ISBN 0-13-182007-9 |
|
|
|
| Important Note: |
This manual is only available in English.
|
|
|
|
Apart from the built in commands of Tcl, Innovator classiX offers additional commands. Via a connection to the repository server, they can be used to implement requests for attribute values of individual Innovator classiX elements and requests for sets of data records.
|
|
|
|
|