Rob

With all you due respect I looked at the IEAMSCHD macro in Sys1.maclibb

And all I see is FRRADDR= a pointer the FRR routine I don't see FRR= parameter

If I code FRRADDR= address of my FRR routine 
Am I supposed to prime R2 with the FRR parameter area 

Sent from my iPhone

> On Jun 15, 2015, at 8:41 AM, Rob Scott <rsc...@rocketsoftware.com> wrote:
> 
> No.
> 
> On entry to your SRB, the *system* sets R2 to the FRR parameter area pointer 
> if you code FRR=YES on IEAMSCHD.
> 
> See the doc on IEAMSCHD in Auth Asm Services Guide.
> 
> Rob Scott
> Principal Software Engineer
> Rocket Software
> 77 Fourth Avenue . Suite 100 . Waltham . MA 02451-1468 . USA
> Tel: +1.781.684.2305
> Email: rsc...@rs.com
> Web: www.rocketsoftware.com
> 
> 
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
> Behalf Of michelbutz
> Sent: 15 June 2015 13:34
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: IEAMSCHD no FRR param
> 
> Wow
> So I prime R2
> And R2 has to be 24 key 0 I guess I can use LSQA shouldn't bump heads with 
> the os Thanks
> 
> Sent from my iPhone
> 
>> On Jun 15, 2015, at 4:31 AM, Rob Scott <rsc...@rocketsoftware.com> wrote:
>> 
>> When SRB receives control from IEAMSCHD, R2 contains a 24-bit address of the 
>> FRR parameter area.
>> 
>> You can pass parameters to your FRR from your SRB by using this address.
>> 
>> Your FRR can establish addressability to whatever you store there by using 
>> the SDWAPARM field.
>> 
>> Note that you will need to be in Key0 to store at this address.
>> 
>> Rob Scott
>> Principal Software Engineer
>> Rocket Software
>> 77 Fourth Avenue . Suite 100 . Waltham . MA 02451-1468 . USA
>> Tel: +1.781.684.2305
>> Email: rsc...@rs.com
>> Web: www.rocketsoftware.com
>> 
>> 
>> -----Original Message-----
>> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU]
>> On Behalf Of michelbutz
>> Sent: 14 June 2015 19:30
>> To: IBM-MAIN@LISTSERV.UA.EDU
>> Subject: IEAMSCHD no FRR param
>> 
>> The IEAMSCHD has a FRRADDR parm
>> But doesn't have an input param for paramters to FRR routine
>> 
>> Sent from my iPhone
>> 
>> ----------------------------------------------------------------------
>> For IBM-MAIN subscribe / signoff / archive access instructions, send
>> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>> ================================ Rocket Software, Inc. and
>> subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ +1 800.966.3270 ■
>> +1 781.577.4321 Unsubscribe From Commercial Email –
>> unsubscr...@rocketsoftware.com Manage Your Subscription Preferences -
>> http://info.rocketsoftware.com/GlobalSubscriptionManagementEmailFooter
>> _SubscriptionCenter.html Privacy Policy -
>> http://www.rocketsoftware.com/company/legal/privacy-policy
>> ================================
>> 
>> This communication and any attachments may contain confidential information 
>> of Rocket Software, Inc. All unauthorized use, disclosure or distribution is 
>> prohibited. If you are not the intended recipient, please notify Rocket 
>> Software immediately and destroy all copies of this communication. Thank you.
>> 
>> ----------------------------------------------------------------------
>> For IBM-MAIN subscribe / signoff / archive access instructions, send
>> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
> lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> ================================
> Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ 
> +1 800.966.3270 ■ +1 781.577.4321
> Unsubscribe From Commercial Email – unsubscr...@rocketsoftware.com
> Manage Your Subscription Preferences - 
> http://info.rocketsoftware.com/GlobalSubscriptionManagementEmailFooter_SubscriptionCenter.html
> Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
> ================================
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
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