PAUSE {<string expression>}
PAUSE
PAUSE “Var1 =” $ Var1
PAUSE “Reached the midpoint of the simulation.”
Pauses the simulation and optionally displays a message at some point of interest. This pause allows the user to examine the system in detail. An information dialog box will appear on the animation screen when the pause occurs. The simulation will continue only when the user selects Resume Simulation from the Simulation menu.
Any logic.
<string expression>
The optional message to display.
|
Entity... |
Location... |
Operation (min)... |
|
EntA |
Loc1 |
WAIT N(3.2,.1) INC Total IF Total >= 100 THEN PAUSE |
|
Blk |
Output... |
Destination... |
Rule... |
Move Logic... |
|
1 |
EntA |
Loc2 |
FIRST 1 |
|
See Also
STOP, DISPLAY, and PROMPT.
|
© 2012 ProModel Corporation • 556 East Technology Avenue • Orem, UT 84097 • Support: 888-776-6633 • www.promodel.com |