Technical data

write preferences
ModelSim EE/SE Command Reference ModelSim Commands CR-233
write preferences
The write preferences command saves the current GUI preference settings to a
Tcl preference file. Settings saved include the current window location and size.
Syntax
write preferences
<preference file name>
Arguments
<preference file name>
Specify the name for the preference file. Optional. If the file is named
modelsim.tcl, ModelSim will read the file each time VSIM is invoked. To use a
preference file other than modelsim.tcl you must specify the alternative file name
with the MODELSIM_TCL
(B-392) environment variable.
See also
You can modify variables by editing the preference file with the ModelSim
notepad
(CR-104):
notepad <preference file name>