On Thu, 13 Aug 2015 21:26:11 +0200, Peter Hunkeler wrote:
>>Ah! Here it is!: >asa - Interpret ASA/FORTRAN carriage control
>But it's an incomplete implementation. Doesn't support the "-" (space 3 lines)
>ASA CC.
>
Is "-" part of the ASA standard or is it an IBMism?
It's pretty hard to find a definitive document. I'd have greater trust in one
that wasn't published by IBM.
You can fix it with the "sed" filter:
sed '/^-/i\
s/^-/0/'
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN