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.

&SYSLIN_DSN System Variable SymbolEnd of z/VMz/VSEThe value of the character string assigned to &SYSLIN_DSN is determined asfollows:Table 42. Contents of &SYSLIN_DSN on z/VSESYSLNK Assigned To: Contents of &SYSLIN_DSN:Disk file The file-idLabeled tape file The file-id of the tape fileUnlabeled tape file SYSLNKExamples:End of z/VSEOn z/OS, &SYSLIN_DSN might be assigned a value such as:IBMAPC.OBJOn CMS, &SYSLIN_DSN might be assigned a value such as:SAMPLE TEXT A1Notes:1. If the OBJECT user exit provides the data set information then the value in&SYSLIN_DSN is the value extracted from the Exit-Specific Information blockdescribed in the section “Exit-Specific Information Block” in the <strong>HLASM</strong>Programmer’s Guide.2. The value of the type attribute of &SYSLIN_DSN (T'&SYSLIN_DSN) is alwaysU.3. The value of the count attribute of &SYSLIN_DSN (K'&SYSLIN_DSN) is equalto the number of characters assigned as a value to &SYSLIN_DSN.&SYSLIN_MEMBER System Variable Symbolz/VSEThe value of &SYSLIN_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 &SYSLIN_MEMBER in a macro definition to obtain the name of thedata set member to which the assembler is writing the object module when theassembler option OBJECT, GOFF or XOBJECT is specified.The local-scope system variable symbol &SYSLIN_MEMBER is assigned aread-only value each time a macro definition is called.272 <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!