--- In [email protected], "konfes99" <konfe...@...> wrote:
>
> Many clipboard managers say that with them you can copy many times and paste 
> just once. Something like this:
> 
> Copy copy copy copy copy copy ... paste once.
>  
> Well, I never found one which can really do that, because I always need to 
> bring some menu and choose next entry to be pasted, and next, and next ... 
> 
> So can I do this with PowerPro (just one paste)?
>

Do you mean that the single paste will paste all of the copies since some start 
point of clipping?  This should be possible with scripting although tricky if 
the clips are not just plain text (but still possible, I think).

One approach would be to use the clipcaptured command list  and clip.save the 
clips in some specified folder used only for this purpose and then reload paste 
all the clips in sequence from this folder.  YOu'd need separate hot keys to 
mark the start clip saving (clearing the folder) and end pasting of the saved 
clips.

Another approach might be to have a script read the clips saved folder directly 
and paste all the clips captured in the last n seconds.  This would have a 
simple user interface but may fail sometimes.






Reply via email to