I was reading the Docs and was looking at the selectedText and the copy functions. But it does not say how to ues them together. What I am trying to do is get it so that when a user hilites the text in field"txtfield". Then use the copy comand in the menu to to copy the text to the clipboard. I looked all over and can't find anything on it.
Here's what you need:
copy
That's it. When text is selected, issuing the "copy" command will copy the test to the Clipboard.
-- Richard Gaskin Fourth World Media Corporation __________________________________________________ Rev tools and more: http://www.fourthworld.com/rev _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
