Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

WRITE-COMMENT - Write comments to output medium

&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.