Re: How to call VS COBOL II RES program from COBOL V5.2-enabled assembler?

2017-06-16 Thread Farley, Peter x23353
AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: How to call VS COBOL II RES program from COBOL V5.2-enabled assembler? For the archive, reporting back on gotcha's as promised. While testing the CEEPIPI interface I ran into this problem: 1. Initialize CEEPIPI environment (init_subr_dp) 2. Attempt

Re: How to call VS COBOL II RES program from COBOL V5.2-enabled assembler?

2017-06-16 Thread Farley, Peter x23353
that issue. HTH Peter -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Farley, Peter x23353 Sent: Thursday, June 08, 2017 12:39 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: How to call VS COBOL II RES program from COBOL V5.2-enabled assembler

Re: How to call VS COBOL II RES program from COBOL V5.2-enabled assembler?

2017-06-08 Thread Farley, Peter x23353
[mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Tony Harminc Sent: Tuesday, June 06, 2017 7:25 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: How to call VS COBOL II RES program from COBOL V5.2-enabled assembler? On 30 May 2017 at 20:44, Farley, Peter x23353 <peter.far...@broadridge.com> wrote: &

Re: How to call VS COBOL II RES program from COBOL V5.2-enabled assembler?

2017-06-07 Thread Farley, Peter x23353
-MAIN@LISTSERV.UA.EDU] On Behalf Of Tony Harminc Sent: Tuesday, June 06, 2017 7:25 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: How to call VS COBOL II RES program from COBOL V5.2-enabled assembler? On 30 May 2017 at 20:44, Farley, Peter x23353 <peter.far...@broadridge.com> wrote: > I

Re: How to call VS COBOL II RES program from COBOL V5.2-enabled assembler?

2017-06-06 Thread Tony Harminc
On 30 May 2017 at 20:44, Farley, Peter x23353 wrote: > I can call the VS COBOL II RES program multiple times if I first LOAD and > call IGZERRE once (the LE version from CEE.SCEERUN), but > using IGZERRE and CEEPIPI together is not allowed either according to the >

Re: How to call VS COBOL II RES program from COBOL V5.2-enabled assembler?

2017-06-06 Thread Farley, Peter x23353
-Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Farley, Peter x23353 Sent: Tuesday, May 30, 2017 8:44 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: How to call VS COBOL II RES program from COBOL V5.2-enabled assembler? EXEC PGM=ASM1

Re: How to call VS COBOL II RES program from COBOL V5.2-enabled assembler?

2017-05-30 Thread Farley, Peter x23353
y, May 30, 2017 8:30 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: How to call VS COBOL II RES program from COBOL V5.2-enabled assembler? Could you explain a little more of the calling order? When you quote from the eCOBOL V5.3 manual, I tend to get confused as to what you are trying to do. Assm

Re: How to call VS COBOL II RES program from COBOL V5.2-enabled assembler?

2017-05-30 Thread Lizette Koehler
Could you explain a little more of the calling order? When you quote from the eCOBOL V5.3 manual, I tend to get confused as to what you are trying to do. Assm --> VS COBOL II eCOBOL V5.3 --> Assm --> VS Cobol II VS Cobol should run as the SCEERU N libraries will contain the required