*evaltclscript

Run a Tcl/Tk based script file.

Syntax

*evaltclscript filename flag

Type

HyperMesh Tcl Modify Command

Description

Run a Tcl/Tk based script file.

Inputs

filename
Tcl/Tk file name to run.
flag
Flag to run command end functions.
Default = 0

Example

This command allows you to run the Tcl/Tk based script supplied in filename.

The flag argument should be specified as 0.