Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Class Property

Library/Class:

StaticVars Class



StaticVars.FdIndex[ ] As Long, Read Only (Recommended)

This is the (cross-reference) field index array. For each field in the Word template it stores the index for the corresponding field in the Selected Field List within the Integra profile.

Note: there has been a significant change in the data type and data content of FdIndex from version 4.3 onwards.

Click here to open the corresponding document for Integra 4.3

Integra 4.2 and earlier releases

The lower bound starts with 1, as Microsoft is starting the Word field tag index with 1. The upper bound is the number of field tags in the Word template.

e.g. if the first field tag in Word is named "CompanyName" and the corresponding field is the third field in the Selected Field List, then FdIndex(1) = 2 , as Notes lower bound starts always from 0 (zero).

The Selected Field List is stored in the Export runtime object. Please refer to the related online documentation for further details.

 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2025