How can I get the second to last item in clipboard?

#2 -- 2017-03-21 9:19 PM CT

  • I have completely replaced my previous macro with the below macro, which is NON-destructive.
  • The means that it does NOT delete any of your Clipboard History.
  • Revised to reflect the method used by @peternlewis below.

##Macro Library   @CB Paste From Clipboard History


####DOWNLOAD:
<a class="attachment" href="/uploads/default/original/2X/8/8acf494d240eff4282c9c2bc1230835e8169ee69.kmmacros">@CB Paste From Clipboard History.kmmacros</a> (2.0 KB)

---

<img src="/uploads/default/original/2X/4/4fbd5d1fd6a3ff8b0fe9eaf68b231d5b03da8ffb.png" width="512" height="501"> 


For example, this Clipboard history:

<img src="/uploads/default/original/2X/a/a8cb3a82a6ac395bc7ef48f82907b770a3366e79.png" width="494" height="151">

will result in this being pasted:

>2nd Item in Clipboard History

Questions?
1 Like