User`s guide
356 VEE User’s Guide
9 Using Agilent VEE Functions Chapter
Finding Functions in Large Programs
VEE provides a Find feature located in the Edit menu to help
you locate objects and text in a large program. For example,
open the Solitaire.vee program in the Examples\Games directory.
Go to the detail view and click Edit ⇒ Find... to display the
dialog box shown in Figure 200.
Figure 200 The Find Dialog Box
Type makeamove (a UserFunction in the Solitaire.vee program),
as shown in the figure, and click Find. VEE automatically locates
the UserFunction named makeamove and shows the part of the
program from which it was called, as shown in Figure 201.