Scilab Function

TK_EvalFile - Reads and evaluate a tcl/tk file

Sequence d'appel

TK_EvalFile(filename)

Parametres

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

Exemples

Voir aussi

Auteur