It seems to me that the assembler did exactly what you'd hope it to do:

Warn you about the label in an inappropriate place and then treat it as a 
statement label, as if you had coded
         DROP  R11
DROPR11  DS    0H
or
DROPR11  DS    0H
         DROP  R11

Peter Relson
z/OS CoreTechnology Design


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to