For the record, Ed's presentation can be found at the following link : https://phoenixsoftware.com/ftp/demo/Structured_Assembler.pdf
Rob Scott Rocket Software -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Paul Gilmartin Sent: 04 June 2021 17:51 To: [email protected] Subject: Re: Slickedit now supports FLOWASM syntax highlighting for HLASM 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
