Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

@+ - Increase the current line number

&pagelevel(3)&pagelevel

The @+ statement increases the current line number by the current increment or, in SEQUENTIAL mode (see the @EDIT statement), processing switches to the next current line.

Operation

Operands

L mode

@+

[:[text]]

text

EDT statement or data input which is executed or inserted in the new
current line after the current line number has been increased. The string is
treated as if it had been entered at the prompt in L mode. In particular, the
decision to interpret the text as data input or as a statement is made in
accordance with the same rules (for more information, see section “L mode”).

The text operand starts immediately after the character ':', i.e. any
specified blanks form part of the operand and are taken over into the line in
the case of data input.

If text is not specified (although the colon is), then an empty line (line of
length 0) is inserted.

If no operand is specified then only the current line is modified.

The indirect specification of operands is not permitted for this statement.