*answer

Provides an answer to the previous command for .cmf files.

Syntax

*answer answer

Type

HyperMesh Tcl Modify Command

Description

Provides an answer to the previous command for .cmf files.

Inputs

answer
Valid values:
yes - Yes
no - No
all - Yes to all
nall - No to all

Examples

To answer yes to deleting the current model, which has not been saved:

*deletemodel()
*answer(yes)