SPACE

EXEC Interpreter

space.helpexc.txt
&SPACE STATEMENT                                                 EXEC statement

Use the &SPACE control statement to display a specified number of blank lines
at your terminal.  The format of the &SPACE control statement is:
+-----------+-----------------------------------------------------------------+
| &SPACE    | [1|n]                                                           |
+-----------+-----------------------------------------------------------------+
where:

n        specifies the number of blank lines to be displayed at the terminal.
         If no number is specified, &SPACE 1 is assumed by default.