*quit

Stops the execution of a command file.

Syntax

*quit exit

Type

HyperMesh Tcl Modify Command

Description

Stops the execution of a command file.

Inputs

exit
Set to 1 if HyperMesh should exit when this command is executed.

Example

This command can be used to terminate the execution of a command file. Although HyperMesh writes this command to the command file when a session is quit, it will not terminate execution of HyperMesh when it is executed from a command file unless the parameter is set to 1.

Errors

None.