11.07.2015 Views

HLASM: V1R6 Language Ref

HLASM: V1R6 Language Ref

HLASM: V1R6 Language Ref

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

PRINT instructionPRINT instructionThe PRINT instruction controls the amount of detail printed in the listing ofprograms.►►sequence_symbolPRINT ▼ ,operand►◄sequence_symbolis a sequence symbol.operandis an operand from one of the groups of operands described below. If a nulloperand is supplied, it is accepted by the assembler with no effect on the otheroperands specified. The operands are listed in hierarchic order. The effect, ifany, of one operand on other operands is also described.►►ONOFF►◄ONinstructs the assembler to print, or resume printing, the source and object sectionof the assembler listing.OFFinstructs the assembler to stop printing the source and object section of theassembler listing. A subsequent PRINT ON instruction resumes printing.When this operand is specified the printing actions requested by the GEN,DATA, MCALL, and MSOURCE operands do not apply.►►GENNOGEN►◄GENinstructs the assembler to print all statements generated by the processing of amacro. This operand does not apply if PRINT OFF has been specified.NOGENinstructs the assembler not to print statements generated by conditionalassembly or the processing of a macro. This applies to all levels of macronesting; no generated code is displayed while PRINT NOGEN is in effect. If204 <strong>HLASM</strong>: <strong>V1R6</strong> <strong>Language</strong> <strong>Ref</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!