Request_New_Index - DataList_
Changes the index by which the list is sorted to any index that exists in the main file without changing the current record or column
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| iIndex | Integer | The index number |
Syntax
Procedure Request_New_Index Integer iIndex
Call Example
Send Request_New_Index iIndex
Description
Request_new_index changes the index by which the list is sorted to any index that exists in the main file without changing the current record or column.