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.

&SYSADATA_MEMBER System Variable Symbolz/VM and z/OSYou can use &SYSADATA_MEMBER in a macro definition to obtain the name ofthe data set member to which the assembler is writing the associated data.The local-scope system variable symbol &SYSADATA_MEMBER is assigned aread-only value each time a macro definition is called.If the data set to which the assembler is writing the associated data is not a z/OSpartitioned data set, &SYSADATA_MEMBER is assigned a null character string.Notes:End of z/VM and z/OS1. The value of the type attribute of &SYSADATA_MEMBER(T'&SYSADATA_MEMBER) is U, unless &SYSADATA_MEMBER is assigned anull character string, in which case the value of the type attribute is O.2. The value of the count attribute of &SYSADATA_MEMBER(K'&SYSADATA_MEMBER) is equal to the number of characters assigned as avalue to &SYSADATA_MEMBER. If &SYSADATA_MEMBER is assigned a nullcharacter string, the value of the count attribute is 0.&SYSADATA_VOLUME System Variable SymbolUse &SYSADATA_VOLUME in a macro definition to obtain the volume identifierof the first volume containing the data set to which the assembler is writing theassociated data.The local-scope system variable symbol &SYSADATA_VOLUME is assigned aread-only value each time a macro definition is called.z/VMIf the assembler runs on the CMS component of the z/VM operating system, andthe associated data is being written to a Shared File System CMS file,&SYSADATA_VOLUME is assigned the value “** SFS”.End of z/VMIf the volume on which the data set resides is not labeled, &SYSADATA_VOLUMEis assigned a null character string.Notes:1. The value of the type attribute of &SYSADATA_VOLUME(T'&SYSADATA_VOLUME) is U, unless &SYSADATA_VOLUME is assigned anull character string, in which case the value of the type attribute is O.2. The value of the count attribute of &SYSADATA_VOLUME(K'&SYSADATA_VOLUME) is equal to the number of characters assigned as avalue to &SYSADATA_VOLUME. If &SYSADATA_VOLUME is assigned a nullcharacter string, the value of the count attribute is 0. The maximum length ofthis system variable symbol is 6.262 <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!