Technical data

quietly
ModelSim EE/SE Command Reference ModelSim Commands CR-127
quietly
The quietly command turns off transcript echoing for the specified command.
Syntax
quietly
<command>
Arguments
<command>
Specifies the command for which to disable transcript echoing. Required. Any
results normally echoed by the specified command will not be written to the Main
window transcript. To disable echoing for all commands use the transcript
command
(CR-158) with the -quietly option.
See also
transcript command
(CR-158)