Renumber

The Renumber command reorders numbers found in the current file, or just the current selection. If the selection is extended when the Renumber command is used, then only the selection is processed. If the cur­rent selection is an insertion point, then the whole file is processed. Renumber also works on a column selec­tion.

Radix

Select a radio button in this group to specify the radix of the numbers generated by the Renumber command.

Auto

Use the radix of the original number, as determined by Source Insight.

Decimal

Use base 10.

Hex

Use base 16.

Octal

Use base 8.

Numbers

Specifies what action is to be performed on numbers found in the file. You can add values into the Start at and Offset text boxes in base 10, 8, or 16.

Auto

Replace numbers in ascending order, beginning with the value of the first number found.

Start at

Replace numbers in ascending order, beginning with this value.

Offset

Replace numbers with the same number, plus this value.

Radix Determination

Source Insight determines the radix of a number as follows.