Response from HLASM Development (Thanks Jonathan Scott) : If an input exit supplies the record (which happens in this case, even if the record is unchanged), the source record number information for error message purposes (which may be different from the number of records provided by the exit) needs to be filled in by the exit routine in field AXPRELREC.
I will send info to Ed and see if FLOWASM can be enhanced. Rob -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Paul Gilmartin Sent: 09 June 2021 14:28 To: [email protected] Subject: Re: ... FLOWASM and ASMA435I EXTERNAL EMAIL On Wed, 9 Jun 2021 12:52:39 +0000, Rob Scott wrote: > >Just tried it without FLOWASM and t e source line record number is correct >(even if the code is in traditional format). > >Wondering if this is a bug with HLASM or a side-effect of having one or more >of INX, LIBX and PRX defined in ASMAOPT. > When I was working with the HLASM exits to support NFS, I rrecall stuffing (44 bytes of) the pathname in the reply buffer. I don't recall using record number. >I will try and find out. > I glanced at the HLASM Users' Guide. I see DSNAME in the reply buffer. I don't notice record number. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ================================ Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ Main Office Toll Free Number: +1 855.577.4323 Contact Customer Support: https://my.rocketsoftware.com/RocketCommunity/RCEmailSupport Unsubscribe from Marketing Messages/Manage Your Subscription Preferences - http://www.rocketsoftware.com/manage-your-email-preferences 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 [email protected] with the message: INFO IBM-MAIN
