*deletefile
Deletes a file.
Syntax
*deletefile name
Type
HyperMesh Tcl Modify Command
Description
Deletes a file.
Inputs
- name
- The name of the file to be deleted.
Examples
To delete the file named junk:
*deletefile junk