Quantcast
Channel: Adobe Community: Message List - Photoshop Scripting
Viewing all articles
Browse latest Browse all 27456

Re: How batch export layers to files png in cc

$
0
0

To define a subfolder in the user folder, you need to use the "~" to reference the user folders. You should also define the path as a folder like this:

 

var userFolder = new Folder('~/desktop/');


Viewing all articles
Browse latest Browse all 27456