Relative Content

Tag Archive for adobe-indesignextendscript

Refresh InDesign Dialog via ExtendScript to Toggle Checkboxes?

I am using Extended Script to create a dialog in InDesign. I’m reading data from a .csv file to get a list of names and for each name, checkboxes are created to let the user decide on some options in regard to each name before continuing with the script. Everything works perfectly fine in regard to the script, including the user’s choices with the options.

advice on how to improve working code please

I have cobbled together the below working code, as a newbie to jsx, i’m sure this code can be better set up, so any advice on that would be appreciated, I cant figure out how to copy the newFilename to the clipboard, so help with that would be apprecaited. as a side note I am looking for a basic introduction to how “functioons work” as I am struggling with this a bit.
cheers