JonZ
02-26-06, 12:26 AM
Does anyone know a way to nullify a sequence without having a skip?
For instance, I want to move a section to 300 [Gxx Ixxx] further, but I don't want to change ALL the 300 sequenties and above the section I moved just for the sake to respect sequantial numbers.
Is just writing the missing sequence definition do that effect?
ie
.
.
.
.
[G3F Ixx3]
[codes]
[G3F Ixx4]; Nul
[G3F Ixx5]
[codes]
.
.
.
.
For instance, I want to move a section to 300 [Gxx Ixxx] further, but I don't want to change ALL the 300 sequenties and above the section I moved just for the sake to respect sequantial numbers.
Is just writing the missing sequence definition do that effect?
ie
.
.
.
.
[G3F Ixx3]
[codes]
[G3F Ixx4]; Nul
[G3F Ixx5]
[codes]
.
.
.
.