This command is used to INDEX files, i.e. to arrange them in a specified (numeric or alphabetical) order. The Index command creates the so called index files, which are stored on disk with the extension .ntx.
Suppose you have a aand.dbf with the field AVA containing Avar words and you want to arrange them in alphabetical order. Open aand.dbf using the File menu. Then choose the Index option of the Assist menu. You will be asked:
To switch between different indexes you may use the Ctrl D key combination while editing your files. Star4Win will prompt you with a menu of existing index files from which you can choose. By default you will be proposed to use an index file whose name corresponds to the name of your database (truncated to six characters) + the number of the field you are currently editing. If such an index exists it will be used, but you will be preliminarily asked whether you wish to update it or not (index information may be outdated if you have modified your database without this index file previously). If it does not exist it will be automatically created using the current alphabet order provided in the ORDER line of config.str.
To turn the index off and restore the physical order of records you have to press Ctrl D for the second time.
You may enter more complicated expressions as index keys. For example, you may want to index your file according to the inverse order of entries in the AVA field (to make an inverse dictionary). In this case you will want the file indexed on reverted Avar words. Since these words are of different length, the whole expression will look rather complicated: