Re: Could UNIX I/O be Made Type-Safe?



On Jan 5, 10:20 am, Michael Mol <mike...@xxxxxxxxx> wrote:

Under Windows, data in the clipboard is advertised as being available
in any of a number of formats that the content provider supports, and
when another application goes to read from the clipboard, it may
select from any of the offered formats.  The first few bytes of a
program's STDOUT could indicate the available formats.  All that
remains is for the reading application to tell the provider which
format it wants.

It doesn't matter what the reading application wants. The purpose of
pipes is to give the redirect the output of one process to the input
of another, regardless of what either process wants. This is a logical
operation wherein the sending application chooses the format. It is
not in any way analogous to other operations where the recipient
chooses the format.

DS
.



Relevant Pages

  • Re: Index and Deleted
    ... The Jet 4.0 Provider is remarkably undocumented when it comes to DBase ... the other Installable ISAMs that Jet uses to access other storage formats, ...
    (microsoft.public.data.ado)
  • Re: HD-DVD story on BBC News 24
    ... >>> Paramount will be offering it's content on both formats. ... content provider to do so, ...
    (uk.tech.digital-tv)
  • Re: Bitmap + Clipboard + Transparency = Blue Background?
    ... I don't suppose you have a list to the image formats for which ... a non alpha channel format before placing it on the clipboard. ... public void CopyToClipboard() ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Windows Clipboard Default Font Change
    ... The clipboard doesn't have a font, ... "fancy" formats like Rich Text Format and HTML ... Notepad placing anything other than plain text onto the clipboard. ...
    (microsoft.public.windowsxp.general)
  • Re: How to preserve the users clipboard contents?
    ... "Karl E. Peterson" wrote: ... allows anyone to define any random binary structure as a custom format. ... formats available, ... saving and restoring the clipboard will be a gargantuan task ...
    (microsoft.public.word.vba.general)