.space

Name

.space --  inserts a number of blank lines into the listing file

Syntax

.space expression

Description

The .space directive inserts a number of blank lines into the output listing. The number of lines inserted is specified by the expression in the operand field. If the headings control is on, the number of blank lines inserted will not exceed the end of the current page.

Example

		.space 20	; skip 20 lines.