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


Internal macro comment statements

HLASM Language Reference
SC26-4940-06

You can also write internal macro comments in the body of a macro definition to describe the operations done during conditional assembly when the macro is processed.

An internal macro comment statement consists of a period in the begin column, followed by an asterisk, followed by any character string. No values are substituted for any variable symbols that are specified in internal macro comment statements.

Internal macro comment statements can appear anywhere in a macro definition.
Notes:
  1. Internal macro comments are not generated.
  2. The comment character string can contain double-byte data.
  3. Internal macro comment statements can be used in open code, however, they are processed as ordinary comment statements.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014