Check the COBOL V4.2 compile listing for DATA(31) option.  If so, change it to 
DATA(24).  The working storage will then be GETMAIN'ed below the line and the 
assembler program will probably work again.

HTH

Peter

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Peter Ten Eyck
Sent: Tuesday, February 07, 2017 2:33 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Program now working, but why?

The production assembler program is AM 24 and RM 24.

The production COBOL program is AM 24 and RM 24. (runs, calls assembler program)

The development COBOL program is AM ANY and RM 24. (does not run (SOC4 in 
assembler program), does run with mentioned coding change, calls assembler 
program)

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

This message and any attachments are intended only for the use of the addressee 
and may contain information that is privileged and confidential. If the reader 
of the message is not the intended recipient or an authorized representative of 
the intended recipient, you are hereby notified that any dissemination of this 
communication is strictly prohibited. If you have received this communication 
in error, please notify us immediately by e-mail and delete the message and any 
attachments from your system.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to