PSTREESELECTnn: Tree Select Work-Size nn
PSTREESELECTnn (Tree Select Work-Size nn) are the system tables that define selectors used by PS/nVision to speed tree-based data selection. A selector table is defined for every possible detail field length (nn = 01-30); thus this description applies to tables named PSTREESELECT01, PSTREESELECT02, and so on, through PSTREESELECT30.
The following table lists the field names, types, lengths, formats, and long names of the PSTREESELECTnn table.
| Field Name | Type | Length | Format | Long Name |
|---|---|---|---|---|
|
SELECTOR_NUM |
Nbr |
10 |
Raw B |
Selector number |
|
TREE_NODE_NUM |
Nbr |
10 |
Raw B |
Tree node number |
|
RANGE_FROM_nn |
Char |
n |
Upper |
Range from |
|
RANGE_TO_nn |
Char |
n |
Upper |
Range to |