you need to make sure that your member is a field and not text, seems that text
members can't handle copytoclipboard.
One suggestion would be that keep your text membe to dislpay the text but set an
off stage field member to have the same text content & copy from, that :-
member("myfield").text = member("missionstatement").text
member("myfield").text.copyToClipboard()
should do the business. Incidentally, I think pastefromclipboard() works OK with
text members
good luck
rick
---------------------------------
Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download
Messenger Now
[Non-text portions of this message have been removed]