resequence command

The resequence command can be used to reorder the numeric part of the document's sequence numbers into unique ascending numbers.

Syntax

resequence [ start [ increment ] ] 

Parameters

start Use the optional parameter start to indicate the sequence number that should be used for the first line in the document.  If this parameter is not specified, the resequence command will use 100 as the start value.
increment Use the optional parameter increment to indicate the increment that should be used to resequence the sequence numbers.  If this parameter is not specified, the resequence command will use the start value as the increment value.

Status

The status parameter is not affected by this command.

Description

If you issue the resequence command, the document's sequence numbers will be reordered.  The document will only have sequence numbers if the sequenceNumbers parameter has been set.

Examples

resequence
resequence 10 10 


Editor commands and parameters


sequenceNumber parameter
sequenceNumbers parameter
Default editor commands