Formatting Margins
This section describes the options for formatting margins.
Maximum Width
This option specifies the maximum width (in characters) of a line. See also the related option Use maximum width in the General category.
Minimum Width for Comments
This option specifies the minimum width (in characters) to print comments at the end of a line of code. If necessary, the margin(maximum width) is extended to fit the given number of characters ofcomments.
VALUE= 10
(Maximum width = 20)
sample
^self "A sample
comment
at the
end of a
line of
code
that is
not very
lengthy
but does
not say
anything."
VALUE = 20
(Maximum width = 20)
sample
^self "A sample comment at
the end of a line
of code that is
not very lengthy
but does not say
anything."
Last modified date: 06/30/2015