RENUMBER
[(n)]
|
This command is used to renumber the lines in the source code currently in the work area of a Natural editor.
Note:
If you want to renumber alphanumeric or Unicode constants, make sure
that the RNCONST
profile
parameter is set to ON
.
RENUMBER |
|
||||||||||||||||
RENUMBER
(n) |
n can be used to specify a value between 1 and 9999 as the increment for renumbering. If the given increment value would cause the renumbering to exceed the 9999 line number limit, the default increment value is used instead. |
See also Renumbering of Source-Code Line Number References in the Programming Guide.