On Fri, 21 Sep 2018 19:16:31 +0000, Seymour J Metz wrote:

>Yes. FORMAT XMIT.
>
Searching for XMIT in http://www.lbdsoftware.com/XMITIP-Guide.pdf
gives a terrible S/N ratio.

It says XMIT will be transmitted as a binary attachment.  May I assume
Content-Transfer-Encoding: base64?  What Content-Type?

Then it might be restored on CMS with (untested, a guess):
PIPE < attachment
    | (discard headers and footers)
    | 64DECODE
    | FBLOCK 80
    | NETDATA
    | PAD 1
    | > fn ft TXT

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to