Crawford, Robert C. wrote, in part:

>Oh, and I used to this:

>LOOP      MVC   HERE,THERE

 

>And now do this:

>LOOP      DS       0H

>                MVC   HERE,THERE

 

Yes, I was taught that early. Then I took a Commodore SuperPet assembler
class (after writing 370 assembler for several years). That assembler had no

       DS  0H 
but it did have 
       EQU *
So I used that-and was marked down for it. At that point, I stopped taking
the class seriously.


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

Reply via email to