Quantcast
Channel: Adobe Community : Popular Discussions - InDesign Scripting
Viewing all articles
Browse latest Browse all 15932

AS how to call place-dialog with predefined path?

$
0
0

Hi there,

 

im frequently using 3 paths to get pictures and logos to place, so I asked a while ago how to script that, and got this answer:

 

#target Indesign

try{

var pathToPredefinedFolder = Folder('/Volumes/Server1/Folder1/');//Folderobject

app.place(pathToPredefinedFolder.openDlg ('Get some files', '', true)) //prompt, filter, multiselect

}catch (e){}

 

 

Problem is, im not familiar with JS, and cant modify to my needs. I managed to change the path thou. But:

I need a little help how to get this done by AppleScript.

 

Thanks ahead,

Jan


Viewing all articles
Browse latest Browse all 15932

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>