Script that places a copied word into a list and then blocks it from being copied again

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
ranova
Posts: 6
Joined: 04 Jun 2021, 13:03

Script that places a copied word into a list and then blocks it from being copied again

03 Aug 2021, 13:23

Hello,

Trying to figure out if AHK is the right solution for what Im looking for:

A script that once a word or phrase is copied, the script puts it in a database or list. Then if that same phrase or word is attempted to be copied again, the script would not copy the word or phrase

Thank you!
User avatar
mikeyww
Posts: 26855
Joined: 09 Sep 2014, 18:38

Re: Script that places a copied word into a list and then blocks it from being copied again

03 Aug 2021, 15:25

Do you mean that the clipboard would be blocked, or that its contents would not be duplicated in your list?
ranova
Posts: 6
Joined: 04 Jun 2021, 13:03

Re: Script that places a copied word into a list and then blocks it from being copied again

03 Aug 2021, 22:05

mikeyww wrote:
03 Aug 2021, 15:25
Do you mean that the clipboard would be blocked, or that its contents would not be duplicated in your list?
yep, everything that was put into this list would be blocked if I tried to copy it into the clipboard in the future
User avatar
mikeyww
Posts: 26855
Joined: 09 Sep 2014, 18:38

Re: Script that places a copied word into a list and then blocks it from being copied again

03 Aug 2021, 22:49

I was asking for clarification. Do you mean (A) that the clipboard would be blocked, or (B) that the clipboard contents would not be duplicated in your list? Your answer was "Yes", but I'm asking which of these would be the case.
ranova
Posts: 6
Joined: 04 Jun 2021, 13:03

Re: Script that places a copied word into a list and then blocks it from being copied again

04 Aug 2021, 08:38

mikeyww wrote:
03 Aug 2021, 22:49
I was asking for clarification. Do you mean (A) that the clipboard would be blocked, or (B) that the clipboard contents would not be duplicated in your list? Your answer was "Yes", but I'm asking which of these would be the case.
Apologies - I did mean (A)
User avatar
mikeyww
Posts: 26855
Joined: 09 Sep 2014, 18:38

Re: Script that places a copied word into a list and then blocks it from being copied again

04 Aug 2021, 09:09

OK. Clearing the clipboard is easy, but I do not know a way to block the Windows clipboard entirely from populating. Others here on the forum may know.
ranova
Posts: 6
Joined: 04 Jun 2021, 13:03

Re: Script that places a copied word into a list and then blocks it from being copied again

04 Aug 2021, 10:00

mikeyww wrote:
04 Aug 2021, 09:09
OK. Clearing the clipboard is easy, but I do not know a way to block the Windows clipboard entirely from populating. Others here on the forum may know.
thanks for your responses, I'll keep searching!

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Chunjee, mikeyww, RussF and 308 guests