Table of Contents

Advertisement

REHUM
Purpose
The RENUM instruction renumbers all the lines of the
progam currently on memory at one time.
Form
RENUM [[<new line number>][,[Cold line number>]
[,<increment>]]]
Description
(1) <new line number> is the first line number to be
renumhered and <old line number> is the line number
where the renumbering starts.
(2) <inerement> is the interval between line numbers
which is used for renumbering.
(3) If <new line number> and <incrment> are omitted,
both are assumed as 10.
ted, execution starts from the first line of the pro­
gram on the memory.
If Cold line number> is omit-
(4) An error occurs in the following cases:
1) Cold line number> specification exceeds the end
line of the program.
2) If the new line number exceeds 65535 after
renumbering.
3) If the program order is modified by the RENUM
instruction.
4) If 0 is specified as the increment.
(5) If the characters of one line exceeds 255 by the
3-79

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents