Everything beyond the halfword of 0 is irrelevant.

________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of 
Peter Sylvester <[email protected]>
Sent: Wednesday, April 5, 2023 1:14 PM
To: [email protected]
Subject: Re: JCL EXEC PARM= default?


test 'sys1.linklib(iefbr14)'
TEST
l 1R
  1R  0002AF60
TEST
l 1r%
0002AF60.  8002AF64
TEST
l 1r%%
0002AF64.  00000000
TEST




On 05/04/2023 18:07, Seymour J Metz wrote:
>           DC    H'0'
>
> ________________________________________
> From: IBM Mainframe Discussion List <[email protected]> on behalf of 
> Gibney, Dave <[email protected]>
> Sent: Wednesday, April 5, 2023 11:52 AM
> To: [email protected]
> Subject: Re: JCL EXEC PARM= default?
>
> So, R1 in
> //R EXEC PGM=IEFBR14
> points to ???
>
>> -----Original Message-----
>> From: IBM Mainframe Discussion List <[email protected]> On
>> Behalf Of Paul Gilmartin
>> Sent: Wednesday, April 5, 2023 8:47 AM
>> To: [email protected]
>> Subject: Re: JCL EXEC PARM= default?
>>
>> [EXTERNAL EMAIL]
>>
>> On Wed, 5 Apr 2023 15:22:14 +0000, Seymour J Metz wrote:
>>
>>> For EXEC PROC=, the default is no PARM override. For EXEC PGM=, the
>> default is an empty string.
>>>
>> That was my guess.  Where did you find that documented?
>>
>>> ________________________________________
>>> From:  Paul Gilmartin
>>> Sent: Wednesday, April 5, 2023 11:17 AM
>>>
>>> What's the default value for the optional PARM= on the JCL EXEC
>> statement?
>>> It doesn't appear in the JCL Ref.  (haven't checked the cited "Assembler
>> Services Guide.")
>>
>> --
>> 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
>
> ----------------------------------------------------------------------
> 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

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

Reply via email to