User`s guide
502 VEE User’s Guide
Appendix
Create a program that allows a user to enter a number between
0 and 100. If the number is greater than or equal to 50, display
the number. If it is less than 50, display a pop- up box with the
message “Please enter a number between 50 and 100.”
Suggestions
This program can be created with 5 or fewer objects. Choose
from the following objects:
Solution—Testing Numbers, Step 1
Figure 280 shows a solution to the Testing Numbers exercise
using five objects.
Start
Int32
Slider
Real64
If/Then/Else
Formula
Gate
Text
Junction
Alphanumeric
Message Box