On 4/27/05 8:08 AM, Paul Salyers wrote:

At 08:03 AM 4/27/2005, you wrote:

Hi Paul,

By pressing the tab key with your handler, you only select the text but you don't copy it.
So there is nothing to paste :-)


on tabKey
  select text of the target
  copy
end tabKey

Best regards,


After you press tab it is selected true!

then you press (ctrl +C) to copy onto the clip board.

then press (ctrl +V) to paste

but it will not paste.

Seems to work here okay. Do you have any commandkey handlers in your scripts that might block the normal menu functions?


--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to