/FILL (D)
/NOFILL
Specifies that whenever a paragraph of commented text is inserted
into a report, it is set up so that a text processor, such as
RUNOFF or DOCUMENT performs the usual fill and justification
operations on the paragraph. If you specify /NOFILL, then the
report tool does not instruct the text processor to fill or
justify the paragraph.
For any individual paragraph, you can override the setting of this
qualifier by including appropriate text-processor comments within
the body of the comment.
The value of this qualifier is used to set the value of the global
VAXTPU variable SCA$REPORT_FILL as follows. If you specify the
/FILL qualifier, or it is indicated by default, then SCA$REPORT_
FILL is 1; if you specify the /NOFILL qualifier, then SCA$REPORT_
FILL is 0.
The /FILL qualifier is ignored if it is not meaningful for the
target. In particular, it is ignored for LSE package definitions.