11.07.2015 Views

HLASM: V1R6 Language Ref

HLASM: V1R6 Language Ref

HLASM: V1R6 Language Ref

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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

&SYSPRINT_DSN System Variable SymbolNotes:1. If the LISTING user exit provides the listing data set information then the valuein &SYSPRINT_DSN is the value extracted from the Exit-Specific Informationblock described in the section “Exit-Specific Information Block” in the <strong>HLASM</strong>Programmer’s Guide.2. The value of the type attribute of &SYSPRINT_DSN (T'&SYSPRINT_DSN) isalways U.3. The value of the count attribute of &SYSPRINT_DSN (K'&SYSPRINT_DSN) isequal to the number of characters assigned as a value to &SYSPRINT_DSN.&SYSPRINT_MEMBER System Variable Symbolz/VSEThe value of &SYSPRINT_MEMBER is always null.The value of the type attribute is O, and the value of the count attribute is 0.End of z/VSEz/VM and z/OSYou can use &SYSPRINT_MEMBER in a macro definition to obtain the name of thedata set member to which the assembler is writing the assembler listing.The local-scope system variable symbol &SYSPRINT_MEMBER is assigned aread-only value each time a macro definition is called.If the data set to which the assembler is writing the assembler listing is not a z/OSpartitioned data set, &SYSPRINT_MEMBER is assigned a null character string.Notes:End of z/VM and z/OS1. If the LISTING user exit provides the listing data set information then the valuein &SYSPRINT_MEMBER is the value extracted from the Exit-SpecificInformation block described in the section “Exit-Specific Information Block” inthe <strong>HLASM</strong> Programmer’s Guide.2. The value of the type attribute of &SYSPRINT_MEMBER (T'&SYSPRINT_MEMBER) is U, unless &SYSPRINT_MEMBER is assigned a nullcharacter string, in which case the value of the type attribute is O.3. The value of the count attribute of &SYSPRINT_MEMBER(K'&SYSPRINT_MEMBER) is equal to the number of characters assigned as avalue to &SYSPRINT_MEMBER. If &SYSPRINT_MEMBER is assigned a nullcharacter string, the value of the count attribute is 0.&SYSPRINT_VOLUME System Variable SymbolUse &SYSPRINT_VOLUME in a macro definition to obtain the volume identifier ofthe first volume containing the data set to which the assembler writes theassembler listing.The local-scope system variable symbol &SYSPRINT_VOLUME is assigned aread-only value each time a macro definition is called.284 <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!