Re: call IKJEFT1B from an assembler program

2017-11-01 Thread Mike Schwab
om: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On > Behalf Of John McKown > Sent: Wednesday, November 01, 2017 11:37 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: call IKJEFT1B from an assembler program > > [External Email] > > On Wed, Nov 1, 2017 a

Re: call IKJEFT1B from an assembler program

2017-11-01 Thread Paul Gilmartin
On Wed, 1 Nov 2017 16:37:31 +, PINION, RICHARD W. wrote: >I've shifted gears and I am using IKJTSOEV, things are looking a little better. >However, I received " IKJ56220I MAXIMUM NUMBER OF DATA SET ALLOCATIONS ALLOWED >BY YOUR SESSION HAS BEEN REACHED, YOU SHOULD FREE UNUSED DATA SETS". In J

Re: call IKJEFT1B from an assembler program

2017-11-01 Thread PINION, RICHARD W.
.UA.EDU Subject: Re: call IKJEFT1B from an assembler program [External Email] On Wed, Nov 1, 2017 at 10:19 AM, PINION, RICHARD W. < rpin...@firsttennessee.com> wrote: > Would someone be so kind as to give me an example of calling IKJEFT1B > from an assembler program. The CALL

Re: call IKJEFT1B from an assembler program

2017-11-01 Thread PINION, RICHARD W.
r 01, 2017 11:37 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: call IKJEFT1B from an assembler program [External Email] On Wed, Nov 1, 2017 at 10:19 AM, PINION, RICHARD W. < rpin...@firsttennessee.com> wrote: > Would someone be so kind as to give me an example of calling IKJEFT1B

Re: call IKJEFT1B from an assembler program

2017-11-01 Thread John McKown
On Wed, Nov 1, 2017 at 10:19 AM, PINION, RICHARD W. < rpin...@firsttennessee.com> wrote: > Would someone be so kind as to give me an example of calling IKJEFT1B > from an assembler program. The CALL macro I am using is passing control > to IKJEFT1B, but I receive "IKJ56600I UNRECOVERABLE COMMAND

Re: call IKJEFT1B from an assembler program

2017-11-01 Thread Steve Smith
I'm not sure that the recent discussion on ATTACHing the TMP is directly relevant. CALL doesn't change the TCB or PRB used. Irregardless, there's no good reason to CALL the TMP. Just say no. sas On Wed, Nov 1, 2017 at 11:31 AM, Wayne Driscoll wrote: > See Jim Mulder's recent post about the de

Re: call IKJEFT1B from an assembler program

2017-11-01 Thread Paul Gilmartin
On Wed, 1 Nov 2017 15:19:30 +, PINION, RICHARD W. wrote: >Would someone be so kind as to give me an example of calling IKJEFT1B >from an assembler program. The CALL macro I am using is passing control >to IKJEFT1B, but I receive "IKJ56600I UNRECOVERABLE COMMAND SYSTEM >ERROR". I'm assuming t

Re: call IKJEFT1B from an assembler program

2017-11-01 Thread Wayne Driscoll
t Software Note - All opinions are strictly my own. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of PINION, RICHARD W. Sent: Wednesday, November 1, 2017 10:20 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: call IKJEFT1B from an assembler program

call IKJEFT1B from an assembler program

2017-11-01 Thread PINION, RICHARD W.
Would someone be so kind as to give me an example of calling IKJEFT1B from an assembler program. The CALL macro I am using is passing control to IKJEFT1B, but I receive "IKJ56600I UNRECOVERABLE COMMAND SYSTEM ERROR". I'm assuming the parameters I am passing are incorrect. And, no my need is not