The value of &SYSADATA_MEMBER is always null. The value of the type attribute is O, and the value of the count attribute is 0.
You can use &SYSADATA_MEMBER in a macro definition to obtain the name of the data set member to which the assembler is writing the associated data.
The local-scope system variable symbol &SYSADATA_MEMBER is assigned a read-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/OS partitioned data set, &SYSADATA_MEMBER is assigned a null character string.
[ Top of Page | Previous Page | Next Page | Contents | Index ]