With the commands Insert Record (I) and Build Record (B) for each data record are inserted exactly as many keys into the index file as were defined with the "Create Indexfile" instruction.This command permits you an inserting of additional keys for the data record indicated over "RecNo". The record number in "RecNo" should be a valid record number.
Note the fact that these additional keys are not deleted automatically by the command Delete Record (D). They have to be removed with the command Delete Single Key (2).
This command is meant as supplement of the commands Insert Record (I) and Build Record (B) and is not to replace these.
Although the presence of the transferred record number ("RecNo") is not checked, the command Search (S) supplies the errorcode 16 if "Insert Record" or "Build Record" were not used yet.