User`s guide
Creating Reports Easily Using ActiveX Chapter 6
VEE User’s Guide 273
8 Click Device ⇒ Formula and enter the statements shown in
Figure 161, which are also described below. Rename input
terminal A to FileName. Connect the data input and
sequence input pins as shown in
Figure 161.
Figure 161 Adding the ActiveX Statements
In Figure 161, notice that you can nest property and method
calls together with the Object’s dot notation. Refer to
ActiveX documentation to find the right properties in the
target applications. You can use the properties and methods
described in this chapter to begin generating test and
measurement reports. The entries in the Formula object are
as follows:
Table 2 9 Entries in the Formula Object
Entry Description
App.Visible = 1; Makes MS Word visible on the screen.