next previous up contents index
Next: exaEdit Errors Previous: exaEdit Functions Up: Functions


Inserting Record Numbers

For records that are inserted between two existing numbers, exaEdit creates a new number that lies in the interval between the existing ones. As mentioned in section Record Numbers, this serves to ensure the strict ascendancy of the record numbers.

Usually, the interval between two records will be 100 and both record numbers will also be divisible by 100, for example:

Inserting one new record will create a record with the number 820: Further records that are inserted will receive the numbers 840, 860 and 880. When even more records are inserted, they will receive suitable numbers between 880 and 900.

If the standard intervals are not 100, the insertion intervals also will not be 20, but an interval suitable in comparison with the standard interval. In all of these cases, exaEdit tries to achieve the following:


next previous up contents index
Next: exaEdit Errors Previous: exaEdit Functions Up: Functions