Copying filedata to clipboard based on full filepath
Posted: Tue Jan 04, 2022 12:38 am
Hello all,
I am trying to find a way to take a full filepath string to a file, and initiate a copy action on the file itself, not the filename, so that the file copy is queued in the clipboard instead of its name.
Is it possible to do this? A python script is welcome if that is necessary.
I am trying to find a way to take a full filepath string to a file, and initiate a copy action on the file itself, not the filename, so that the file copy is queued in the clipboard instead of its name.
Is it possible to do this? A python script is welcome if that is necessary.