Jonathan Southwick wrote:
> I have some text in a Richedit object.  I'd like to be able to
> copy any text that I select but it doesn't work.  Is there
> sojmething special I have to do?

what do you mean by copy? in the clipboard?
if so, you need the Win32::Clipboard module.

cheers,
Aldo

__END__
$_=q,just perl,,s, , another ,,s,$, hacker,,print;



Reply via email to