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


Ordinary comment statements

HLASM Language Reference
SC26-4940-06

Ordinary comment statements let you make descriptive remarks about the generated output from a macro definition. Ordinary comment statements can be used in macro definitions and in open code.

An ordinary comment statement consists of an asterisk in the begin column, followed by any character string. The comment statement is used by the assembler to generate an assembler language comment statement, just as other model statements are used by the assembler to generate assembler statements. No variable symbol substitution is done.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014