GREP-Search and JavaScript
Hello,
I'm using ID CS4 and wrote a script using GREPs, now I have two questions:
1. is there some way to mark all changes made by the script. I tried to use the note-function, but the whole script creates one note. However, the user should be able to see what was changed by the script. How do I do this?
2. Let's say I'm searching for "([\l\u])/([\l\u])". Is there a way to change the characterstyle of the first part ($1) but leave the second ($2) untouched? Can I at least use the search-function to get the position of the first character of the searched expression?
Thank you for your help.
Best Regards.