Remarks entries
Remarks are used to describe the current instruction. The following
rules apply to remarks:
- Remarks are optional.
- They can contain any character from the EBCDIC character set, or the double-byte characters set.
- They can follow any operand entry.
- In statements in which an optional operand entry is omitted, but
you want to code a comment, indicate the absence of the operand by
a comma preceded and followed by one or more spaces. For example:
END , End of Program