HLASM Language Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Remarks entries

HLASM Language Reference
SC26-4940-06

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

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014