User`s guide

108 VEE User’s Guide
2 Agilent VEE Programming Techniques Chapter
Figure 66 Example Runtime Error Message using Go To
Using the Call Stack
If an error is in the Main program, it may be easy to see.
However, in a large program, the Call Stack helps locate
errors that are nested several levels deep.
1 Press the Pause button on the tool bar (next to the Run
button).
2 Press the Call Stack button on the error dialog box, or
select View
Call Stack. Call Stack lists the hierarchy of
the execution of the program.