Previous Topic: LIST Instruction of the EDIT ClauseNext Topic: SHOW Instruction of the EDIT Clause


SEQUENCE Instruction of the EDIT Clause

SEQUENCE is used to resequence comment text or module source.

Syntax: SEQUENCE Instruction of EDIT

►►─── SEQuence ─┬───────────────────┬─────────────────────────────────────────►◄
                └─ sequence-number ─┘

Parameters

SEQuence

Requests that the DDDL compiler resequence existing text by using the default line increment value specified in the SET OPTIONS statement SEQUENCE clause.

sequence-number

Specifies the sequence number that SEQUENCE is to use as the starting line number, the interline increment, and the current increment for all subsequent INSERT and REPLACE instructions of the current EDIT clause.