Gil,

   Sorry for the delay.  We don't have ISRSUPC in the SYS1.LPALIB.  LINK 
worked, but I didn't figure out the error.

   LINKMVS has not failed in either of the two EXECs I used them in.

 

   ISRSUPC will work with a LINK:

       49 *-* address LINK ISRSUPC 'FILECMP,DELTAL'
       >L>   "ISRSUPC"
       >L>   "FILECMP,DELTAL"
       >O>   "ISRSUPC FILECMP,DELTAL"
  ISRSUPC   -   MVS/PDF FILE/LINE/WORD/BYTE/SFOR COMPARE UTILITY- ISPF FOR z/OS
        2014/03/07  11.02    PAGE     1

   Right now I don’t know why I’m getting this warning.  Perhaps SYSIN needs 
something in it? 

   ISRS010W "::      " PROCESS OPTION PARAMETER IS NOT A VALID PROCESS OPTION. 
IT
IS IGNORED.

        +++ RC(4) +++


   The examples from Sri work great!  They use LINKMVS.  I am not sure what 
LINKPGM would do for me.


      Thanks,  Dave



-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Paul Gilmartin
Sent: Friday, March 07, 2014 5:56 PM
To: [email protected]
Subject: Re: RC 24 from ISRSUPC (Was 0C4 from TSOEXEC IEBCOMPR)

On Fri, 7 Mar 2014 22:41:44 +0000, Hansen, Dave L - Eagan, MN wrote:
>
>44 *-*  /* "CALL *(ISRSUPC)"               */
>45 *-* "CALL *(ISRSUPC) 'FILECMP,DELTAL'"
>   >L>   "CALL *(ISRSUPC) 'FILECMP,DELTAL'"
>
>  I was told by IBM I don't have ISRSUPC in the SYS1.LPALIB.  I had to use 
> LINKMVS to get it to work.  CALL will just hang.
> 
Were they right?  Does LINKMVS succeed in cases where CALL * fails?

"Just hang"?  No message?  No ABEND?  ...

I had thought that CALL* uses the same TASKLIB/STEPLIB(/ISPLLIB) search order 
as LINKMVS.

Did it at least get you to just hang up the phone for a while?

-- gil

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

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

Reply via email to