Loading...
Select Version
&pagelevel(5)&pagelevel
This statement is used to write comments to the output medium defined by the statement MODIFY-LOGGING-PARAMETERS TEXT-OUTPUT=..., unlike the SDF standard statement WRITE-TEXT, which always outputs to SYSOUT or SYSLST.
Format
WRITE-COMMENT |
COMMENT = ''BLANK'' / <c-string 1..1024 with-low> |
Operands
COMMENT = ''BLANK'' / <c-string 1..1024 with-low>
Comment text. If nothing is specified, a blank ''BLANK'' is used as the default value, i.e. a blank line is generated.