On 1/30/06 8:05 PM, "Jim Ault" <[EMAIL PROTECTED]> wrote:

> Just curious.. what if the user does copy-paste?

Then you do this:

on pasteKey
  put toUpper(the clipboardData["text"]) into the selection
end pasteKey

Simple, no?

Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: [EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to