Scilab Function

TK_EvalFile - Reads and evaluate a tcl/tk file

Calling Sequence

TK_EvalFile(filename)

Parameters

Description

With this routine, one can read and evaluate the content of a file containing tcl/tk scripts. This allows to create powerful tk interfaces.

The filename might be relative or absolute.

Advantages and drawbacks of this functionality

Remarks on the tcl/tk script style

Examples

See Also

Author