Ed Jaffe has a PDF on the Phoenix Software website that explains FLOWASM in great detail, along with how he uses the IBM structured macros.
Well worth a read. Rob Scott Rocket Software On 4 Jun 2021 5:50 pm, Paul Gilmartin <[email protected]> wrote: EXTERNAL EMAIL On Fri, 4 Jun 2021 15:46:28 +0000, Rob Scott wrote: > >FLOWASM is implemented as a HLASM exit via ASMAOPT : > >EXIT(INX(FLOWASM),LBX(FLOWASM),PRX(FLOWASM)) > >Therefore it is just part of the normal ASMA90 step. > Beautiful! I assume FLOWASM is glue code. Or is this intrinsic function of FLOWASM? IIRC, when we did that for NFS we needed to supply entry addresses in hex in PARM. >You can mix and match traditional and FLOWASM style code in the same source >member. >You can use FLOWASM style code in your macros as well. > Ambiguity? Suppose flowable code lands a mark in column 72 which might be mistaken for a traditional continuation? -- 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
