Shell Command (shell)
Description
The shell analysis passes a command to the operating system command interpreter given in the SHELL environment variable. The command behaves as if it were typed into the command interpreter, except that any %X codes in the command are expanded first.
The default action of the shell analysis is to terminate the simulation.
Syntax
Name shell parameter=value ...
Parameters
|
Action to be taken if the command returns nonzero error status. Possible values are continue and quit. |
||
|
Degree of annotation. Possible values are no, title and yes. |
Return to top