Data type VIEWPOSITION
Description
An FNLIST with 10 entries. (V2.XX)
The 1st entry contains the number of categorized columns; the 10th entry contains the number of entries in the category. The entries in between identify the document.
To point to the first document in a non-categorized view, VIEWPOSITION must have the following form: 0:1:0:0:0:0:0:0:0:0.
To point to the first document in a view with one category, VIEWPOSITION must have the following form: 1:1:1:0:0:0:0:0:0:0.
To clarify this example:
1:1:1:0:0:0:0:0:0:0
| | |
| | |—–> First document
| |
| |——-> First category
|
|———> Number of categories in the view (one in this assumed case)
Views with more than one category should be avoided.
OR
An FNLIST with 34 entries. (>V2.96)
The 1st entry contains the number of categorized columns; the 34th entry contains the number of entries in the category. The entries in between identify the document.
To point to the first document in a non-categorized view, VIEWPOSITION must have the following form: 0:1:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0.
To point to the first document in a view with one category, VIEWPOSITION must have the following form: 1:1:1:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0.
Views with more than one category should be avoided.
Note : This text was machine-translated and may contain inaccuracies.
