-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Robert Pelletier
Sent: Friday, September 14, 2007 2:31 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: ASMA142E Operation code not complete on first record

It's 80:
    TECH.DITTO.SRCLIB(DITTDAIR) - 01.00             Columns 00009 00080 
 ===>                                                  Scroll ===> CSR  
-1----+----2----+----3----+----4----+----5----+----6----+----7----+----8
                                                                        
 LM    R14,R12,12(R13)     RESTORE ALL OTHER REGISTERS                  
                                                                        
 SR    R15,R15             GIVE GOOD RETURN CODE                        
                                                                        
 BR    R14                 RETURN TO CALLER

<SNIP>

It looks like the problem occurred at the time of load of the PDS
member. For some reason, your source has run off the end and wrapped to
a new line. So you can delete the lines that start with ASE016, or you
can shift them and then do a MOVE OVERLAY to put them back in 73-80.

Regards,
Steve Thompson

--

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to