User`s guide
Appendix
VEE User’s Guide 543
Disable the first test. Assuming that you do not need the global
anywhere else, you can call the UpperLimit function directly.
Change test2 so that it compares the return value of
AddRand(0) against the result of the UpperLimit function.
Hint: For disabling the first test, use the Sequencer Transaction
box as shown in Figure 308.
Figure 308 Disable the First Test in the Sequence
Note that in Figure 308, the first test in the Sequencer is
“commented out” with two slashes to show that it is
disabled.
Solution—Using the Test Sequencer, Step 2
Figure 309 shows a solution to using the test Sequencer,
step 2.