User`s guide
Using Agilent VEE Functions Chapter 9
VEE User’s Guide 347
Figure 193 shows the ReportHeader UserFunction.
Figure 193 The ReportHeader UserFunction
Figure 194 shows the ReportBody UserFunction. Note the
array of records A[B]. As the Value of B changes from 0 to
1 to 2, you can access the particular field in that Record,
including Value, Limit, and PassFail, using the
<record>.<field> notation. Note that the For Count outputs
start with zero. Note also that the first transaction has EOL
off.
The vertical bar in quotes, "|", represents a constant string
character for a vertical bar. FW:5 stands for a string field
width of 5. RJ stands for right justified.