Return to previous page Advance to next page
Timing Analyzer Guide
Chapter 6: Command Line Syntax

SetForce

When you run a macro, the commands in the macro file can generate informational, confirmational, and error messages. When the SetForce command is set to On, the Timing Analyzer suppresses the warning and confirmational messages that appear in dialog boxes. Only error messages continue to appear. Macros continue to run until an error is produced. You cannot suppress messages while executing menu commands. SetForce Off restores the appearance of all three types of messages to the Console window.

This command does not have an equivalent menu command.

Syntax

The syntax of the SetForce command is the following.

SetForce {on|off}

On suppresses the informational and confirmational messages, and Off restores them. On is the default.

Abbreviation

You can abbreviate the SetForce command syntax as follows.

sf {on|off}

Example

Following is an example of the SetForce command.

setforce on