User`s guide

Using Agilent VEE Functions Chapter 9
VEE User’s Guide 341
In this exercise, you will learn how to generate the
ArrayStats object in the Main program from the ArrayStats
UserFunction.
1 In the same example used in Figure 186, double- click the
Formula object ArrayStats to delete the object. (You could
also select the object menu and select Cut.)
2 In the UserFunction ArrayStats, select the object menu
and select Generate
Formula Call. Figure 187 shows the
Generate menu in a UserFunction object menu.
Figure 187 The Generate Menu in a UserFunction
3 Place the object in Main. Notice that VEE automatically
names the new object ArrayStats(A) and includes the
expression ArrayStats(A) to call the UserFunction ArrayStats.