Ref: Sharing CLIP1 to CLIP9 with another TCC
This could probably be modified to work with the Windows 10 Clipboard History,
but I will leave that for another time.
I currently CALL this .BTM from my CD_Enter alias.
Read more
This could probably be modified to work with the Windows 10 Clipboard History,
but I will leave that for another time.
I currently CALL this .BTM from my CD_Enter alias.
Code:
@echo off
@setlocal
COMMENT
I have been using the Ditto Clipboard program
for a number of years now.
You copy something to the Clipboard,
and Ditto takes what you copied,
and stores it in a database to retrieve at a later time.
This .BTM places...
Read more