I have written a script to copy the full path and file name to the clipboard and put a double quote before and after it, and that works fine. I tried to extend the script to loop through all open files, quoting the file path as before, and pasting the results into a new blank document. So far, all I've accomplished is that the new blank document opens.
Unfortunately, although I am a programmer (primarily Oracle PL/SQL), I know nothing about JavaScript, so I don't know what I'm doing wrong. Any suggestions? Would it help for me to put what I have tried?
Thanks,
Dan
Unfortunately, although I am a programmer (primarily Oracle PL/SQL), I know nothing about JavaScript, so I don't know what I'm doing wrong. Any suggestions? Would it help for me to put what I have tried?
Thanks,
Dan