Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Class Property

Library/Class:

StaticVars Class



StaticVars.CatStr[ ] As Integer, Read Only (Recommended)

Integra has two ways of exporting data from a Notes database. The first one is giving the user the ability to select documents in a view and the second option is to export all documents within a pre-selected view (or folder). The CatStr() property is used only for the first option.

The CatStr[] property contains an array of combined strings per categorised column values for each of the documents in the document collection (selected documents in active view). Each category is separated with a "\" (back-slash). Integra has to evaluate the column formulas for each selected document per categorised column to build this formatted string of categories.

The CatStr[] property is used to identify a change in category from one exported document to the next exported document. Integra is using this property for only one particular standard profile (which is delivered with the Integra template) called "Export Current View To Excel".

The CatStr[] property is related to StaticVars.KeyArr() property which contains the sorting string to re-establish the orginal sorting of the view (please refer to the StaticVars.KeyArr[] property).

Sample:
 



  Insert Excel row on value change of category value in stats.CatStr[]
 

 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024