I have a script that generates a text file.
I can save it just fine, but I need to be able to also copy it to the system clipboard.
It needs to work on whatever platform a user happens to be on: Windows, Mac, etc.
How do you do this in an AE script?
Thanks