I am looking for a command/a method to copy a given string to my clipboard.
It could work like this
After having executed this, my clipboard would contain string_1, and I would be able to paste it into an other software program.
Anyone knows something of this kind?
many thanks in advance.
It could work like this
Code:
[command] string_1
Anyone knows something of this kind?
many thanks in advance.