From: "Micheal Butz" <michealb...@optonline.net>
Sent: Monday, 16 April 2012 3:15 AM

I was wondering if the label &SYSNDX is valid only for instruction labels
e.g.

e.g. LABEL&SYSNDX   LA   R1,WORD

Or can it be used variable labels

BYTE&SYSNDX   DS C

There are no such things as "variable labels" and "instruction labels".
Wherever labels are used, they are "statement labels".

Reply via email to