My post was referring to fb80 source input (as that is what I use).

I imagine that larger lrecl will most likely require FLOWASM format (ie no 
traditional col72 continuation) as to there has to be some scrunching going on 
before presenting the line to ASMA90.

I will check the exit source tomorrow to confirm.

On 7 Jun 2021 8:20 pm, Paul Gilmartin 
<[email protected]> wrote:
EXTERNAL EMAIL





On Mon, 7 Jun 2021 18:02:57 +0000, Rob Scott wrote:.
>
>As for the rules, this is what I use (Ed can correct me if I am wrong).
>
>(o) If the first line of a logical statement has a character in col-72, it 
>will not be processed by flowasm and presented to ASMA90 as-is.
>
>(o) If the first line of a logical statement can be processed in flowasm 
>format, it will be dynamically changed to traditional format before being 
>presented to ASMA90. Subsequent lines in the same logical statement are 
>required to be in flowasm format.
>
>(o) Sanity is preserved by not mixing flowasm+traditional lines in the same 
>logical statement.
>
(a) is a severe restriction.  It largely defeats support of long lines.

What if both (a) and (b) are true?  Which dominates?
Example (Yes, I'm wearing my Black Team cloak):
         START
* Classic form statement:
LABEL1   DC    C'..|....+....|....+....|....+....|....+....|....+....|....+'
               ...+'

* FLOWED form sttatement:
LABEL2   DC    C'..|....+....|....+....|....+....|....+....|....+....|....+'
         END

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

Reply via email to