The archive contains 2 routines :
@ClipWrite{s.s} : writes the string s into the clipboard
(so that you may paste it in Shell, etc...)
s.s=ClipRead{} : puts the clipboard into string s
You may use this code inside your programs.
Benoit Socias -- bsocias@ulb.ac.be
|