Vadik
0
Q:

photoshop script open file

var File = File.openDialog('Select File', function (f) { return (f instanceof Folder) || f.name.match(/\.csv$/i);} );
0

New to Communities?

Join the community