Reply To: Is there a way to separate things like this Automatically?

Home Page / Forums / General InDesign Topics (CLOSED) / Is there a way to separate things like this Automatically? / Reply To: Is there a way to separate things like this Automatically?

#52430
benc.academie
Participant

Hi Jongware,

To make this script more flexible, i've replaced the fisrt two lines with this

toMatch = “”;
toMatch = prompt (“Enter your GREP Expression”);
applyStylename = “”;
applyStylename = prompt (“Enter the Style name”);

 

Now, i don't know what to do with the infos at the top. Since this is an alteration of your original script, should i add an Edit to it or do you want me to leave the heading as it was. It is your script after all. I am new to programming so i don't know the “convention”.

Thanks

//DESCRIPTION:Magic Tire Table Changer
// Jongware, 06-Apr-2010
// toMatch & applyStylename Prompts added by Benc.academie
// Warning: contains extremely targeted code;
// not likely usable for anyone else.

This article was last modified on May 2, 2010

Comments (0)

Loading comments...