Go to the first, previous, next, last section, table of contents.
-
COPY
Recursive copy is fully supported with replace at all levels. Warning
issued if used. The standard only forbids copies within copies.
-
Line Length
The right margin is at (2**31)-1 or the end of line whichever is
first, unless the R-margin option is specified.
-
Replacing Identifier
The recognition of 'identifier' in the REPLACING from clause is more
lenient than in the standard. For example, function names need not be
valid. This extension is not flagged.
Go to the first, previous, next, last section, table of contents.