Copy a file to a directory in Bridge
i trying copy file folder in bridge. trying this
var mycopy=filetocopy.copy(macdesign);
filetocopy being variable wich string , macdesign wich string of directory want copy to. not sure of syntax. appreciated.
brett g.
in bridge can use...
//thumbnail.copyto(folder); app.document.selections[0].copyto(folder("/c/dvds"));
More discussions in Bridge Scripting
adobe
Comments
Post a Comment