Question
Is it possible to load the clipboard with text from a script
I have a script that exports images at different sizes and depending on the name it will write to text document a path to that image. So Example.jpg is located in Server-1/A-F or Server-1/G-K etc. What I would like to do is instead of writing that to a text file, would be to load it to the clipboad so I could paste it in an email, is this possible?
