Use the resequence command to reorder the numeric part of the document's sequence numbers into unique ascending numbers. A document only has sequence numbers if the sequenceNumbers parameter has been set.
resequence [ start [ increment ] ]
start | Use the optional start parameter to indicate the sequence number that should be used for the first line in the document. If not specified, the resequence command will determine the start and increment values based on the number of lines in the document, using 100 as an initial value. |
increment | Use the optional increment parameter to indicate the increment that should be used to resequence the sequence numbers. If not specified, the resequence command will use the start value as the increment value. |
The status parameter is not affected by this command.
resequence resequence 10 10
Editor commands, actions, and parameters
maintainSequenceNumbers parameter
sequenceNumber parameter
sequenceNumbers parameter
Copyright IBM Corporation 1992, 2005. All Rights Reserved.