*systemcommand
Executes a system command.
Syntax
*systemcommand command
Type
HyperMesh Tcl Modify Command
Description
Executes a system command.
This is also possible via standard Tcl functionality.
Inputs
- command
- The system command to execute.
Example
*systemcommand "ABC>DEF"
Errors
None.