Searching for FORMAT XMIT gives only three hits.

--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3

________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of 
Paul Gilmartin <[email protected]>
Sent: Friday, September 21, 2018 4:19 PM
To: [email protected]
Subject: Re: Problem with XMITIP, TXT attachment and ZVM / NJE

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

>Yes. FORMAT XMIT.
>
Searching for XMIT in 
http://secure-web.cisco.com/1jHHKiAnuF-aGjRgXnDo2kGLogMUPJclpPRY0MGxPwVjHMn1zIVrVDscPT6uqbahHiv56FddWNIySQ23znSGSV36HkJNI3Q2AwsGGqrZEeH_uRj-SHksMo-BZbnPxbt0qlCiSIMaV-3kQ-3kB6C8iqsh_p6nGuHcsnyWPS8z14Ba6GIFOX3vNQJgXh9QFHKC5cQpPnAXLwdTTK1AbfLKj-CDn4egtrVZGYWnIeqTquJEXx0n-w-1rm5rl5id9eevzDq5cOf7DQzT5-jlHgq7vqhbcbQDIOykG17GuQbtNsSzlrlUohoZX50sC4tvtYcS90ePb_gzPcV1zVuXaTM3AUhPEnLvchsqPmvRVLwL9-8HbXkJZ_vPfKOCEhVgQW7Ugm5iPLZGCwq_aUdjbtsUPmuxdfc09sdhbQOa2j3XHrtKuZTrGsI0wQ8EbSj9IlUPj/http%3A%2F%2Fwww.lbdsoftware.com%2FXMITIP-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

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

Reply via email to