qed::workspace_close (::quartus::qed)
The following table displays information for the qed::workspace_close Tcl command:
| Tcl Package and Version |
Belongs to ::quartus::qed 1.0 |
|||
| Syntax | qed::workspace_close [-h | -help] [-long_help] [-dont_save] | |||
| Arguments | -h | -help | Short help | ||
| -long_help | Long help with examples and possible return values | |||
| -dont_save | Flag to override the workspace_save operation and not write data to the database before closing. | |||
| Description |
Closes an open QED workspace. Data in the workspace, such as projects, groups, and imported report panels is automatically saved in a database when the workspace closes, unless the "-dont_save" option is specified. |
|||
| Example Usage |
qed::workspace_close |
|||
| Return Value | Code Name | Code | String Return | |
| TCL_OK | 0 | INFO: Operation successful | ||