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

How to make this script work

$
0
0

Help me to make this script work, please!

 

 

function(){

app.findGrepPreferences.firstLineIndent  = "8 mm";

app.findGrepPreferences.leftIndent  = "8 mm";

app.changeGrepPreferences.firstLineIndent  = "8 mm";

app.changeGrepPreferences.leftIndent  = "16 mm";

app.selection[0].changeGrep();

 

app.findGrepPreferences.leftIndent  = "16 mm";

app.changeGrepPreferences.leftIndent  = "24 mm";

app.selection[0].changeGrep();

 

}


Viewing all articles
Browse latest Browse all 15932

Trending Articles



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