Can you use an extra keystroke? The user would press a key for "next row", then ctrl-v? Then you could write a %clip-next.row.r and register it with a launch-hotkey
On Mon, 13 Dec 2004 15:10:01 +1000, Allen Kamp <[EMAIL PROTECTED]> wrote: > > For clipboard automation, > > I need to monitor the Windoze clipboard / keyboard activity such that > after a user types ctlr+v, I put the next item (from a block) onto the > clipboard. > > Problem is, Rebol won't be the target for the pasting activity, so how > can I detect the key event from rebol? (I will be using rebol/command) > > Cheers, > > Allen K > -- > To unsubscribe from the list, just send an email to rebol-request > at rebol.com with unsubscribe as the subject. > > -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
