Question
Copy a file to a directory in Bridge
I am trying to copy a file to a folder in bridge. I am trying this
var myCopy=fileToCopy.copy(macdesign);
fileToCopy being my variable wich is a string and then macdesign wich is also a string of the directory that I want to copy it to. I am just not sure of the syntax. Any help would be greatly appreciated.
Brett G.
