Enform Plus Reference Manual
Clauses
Enform Plus Reference Manual—422684-001
5-58
SPACE Clause
SPACE Clause
The SPACE clause allows you to specify horizontal spacing. The syntax of the SPACE 
clause is: 
number
is an integer.
SPACE Clause With a LIST Target-Item or By-Item
The SPACE clause can precede either a target-item or a by-item within a LIST 
statement. When number is specified, Enform Plus inserts the specified number of 
spaces every time the SPACE clause is processed. When number is not specified, one 
space is inserted.
The default spacing between columns on a report is initially set to two spaces. It can be 
temporarily overridden by using the SPACE clause with the number parameter. To 
delete all spaces between columns, use SPACE 0.
SPACE Clause With a Print List
The SPACE clause can be part of a print-list for an AFTER CHANGE, BEFORE 
CHANGE, AT START PRINT, AT END PRINT, FOOTING, SUBFOOTING, SUBTITLE, 
or TITLE clause or statement. When number is specified, Enform Plus inserts the 
specified number of spaces every time the SPACE clause is processed. When number is 
not specified, one space is inserted.
SPACE [ number ]










