User`s guide

532 VEE User’s Guide
Appendix
Figure 302 Generate an Error if Operator Does Not Enter a Choice
Key Points
Exit UserObject: If the user responds in under 10 seconds, this
object will exit the UserObject, even though the Delay object
may not have finished executing.
Delay and Raise Error: After 10 seconds the Delay object pings
the Raise Error object, which will pause execution of the
program and display the Error Message you have typed in. A
red outline will also appear around the object that caused the
error, which goes away when you click on the Stop or Run
buttons on the main menu bar.
OK and Delay: Notice the two threads in AnotB are separate, so
that the OK and Delay are both running concurrently.