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.

I didn't think I would have to go through the step by step detail instructions with a programmers



Paul Salyers
PS1 - Senior Rep.
[EMAIL PROTECTED]
Http://ps1.SoftSeven.org


_______________________________________________ use-revolution mailing list use-revolution@lists.runrev.com http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to