Skip to content
Prev 68193 / 398506 Next

Clipboard size?

Hi Chris,
Clipboard:
...
     When writing to the clipboard, the output is copied to the
     clipboard only when the connection is closed or flushed. There is
     a 32Kb limit on the text to be written to the clipboard. This can
     be raised by using e.g. 'file("clipboard-128")' on NT-based
     versions of Windows, to give 128Kb.

So,
Warning message: 
clipboard buffer is full and output lost
Cheers,
Rich
On 4/21/05, Chris Bergstresser <chris at subtlety.com> wrote: