On Mon, Oct 29, 2001 at 02:50:26PM +0000, Dale Strickland-Clark wrote: > This puts the text in 'spam' on the clipboard: > win32clipboard.SetClipboardText(spam) No, this put the value of the variable "spam". Oleg. -- Oleg Broytmann http://phd.pp.ru/ phd at phd.pp.ru Programmers don't die, they just GOSUB without RETURN.