On Sun, 31 Oct 2021 16:20:10 -0700, Tom Brennan wrote:
>
>Vista puts nothing but straight text with CRLF's into the clipboard.
>It's up to the email client to decide what to do with it.
>
Thanks.
Is there a Windows command make a file from the clipboard content
without any editor's possible meddling?
On Linux, I'd
cat >file.txt
<PASTE>
Ctrl-D
(OK. That is still filtered by cooking terminal input, at least to interpret
the CTRL-D.)
On Mac, even more straightforward:
pbpaste >file.txt
Verify the appearance of file.txt, then attach file.txt, one of two
filetypes that LISTSERV tolerates.
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN