Question
How to copy active documentname to clipboard
Hi,
I need a script for PS which will copy active document name to the clipboard, which then have to manually'll put myself as the text in the picture.
Reading the document's name I've already got:
MyDoc = app.activeDocument.name;
but I can not cope with this copy. I should be grateful for any help and suggestions.
Yours
Rafal