Hi Larry!

Is this code for VIEW only?

This is what I get:

>> write clipboard:// "clipboard test"
** Access Error: Invalid port spec: clipboard://.
** Where: write clipboard:// "clipboard test"
>>

I presume a port has to be declared or initialised to a start value
somehow..

Sharriff Aina
med.iq information & quality in healthcare AG
Gutenbergstr. 42





                                                                                       
                            
                    "Larry                                                             
                            
                    Palmiter"            An:     <[EMAIL PROTECTED]>                
                            
                    <larry@ecotop        Kopie:                                        
                            
                    e.com>               Thema:  [REBOL] Re: Windows Clipboard         
                            
                    Gesendet von:                                                      
                            
                    rebol-bounce@                                                      
                            
                    rebol.com                                                          
                            
                                                                                       
                            
                                                                                       
                            
                    24.10.00                                                           
                            
                    23:48                                                              
                            
                    Bitte                                                              
                            
                    antworten an                                                       
                            
                    rebol-list                                                         
                            
                                                                                       
                            
                                                                                       
                            




Hi Mike

write clipboard:// my-string
my-string: read clipboard://

Note that whatever is to be written to the clipboard must be a text string.

HTH
-Larry

----- Original Message -----
From: Mike Myers <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 24, 2000 4:10 AM
Subject: [REBOL] Windows Clipboard


> Can someone advise the format for reading and writing the windows
> clipboard?
>
> I can't scare it up from the online documentation or Elan's book or my
> email log or ...
>
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.

--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.





-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to