FindChangeByList: Error 2741 [CS6][AS]
Hi!
Using FindChangeByList.applescript, I received an "Error 2741" with my recent list. It says:
Expected „„"““ but instead found unknown token.
My list contains just one line, and I am quite sure that I didn’t mess around with the original too much. The search works perfectly in the "Find:GREP" window by the way. Here’s my line:
| grep | {find what:"(\d\.) (Jan)"} | {change to:"$1~S$2"} | {include footnotes:true, include master pages:true, include hidden layers:true, whole word:false} | Kein Umbruch im Datum |
This line will (some day soon I hope) be followed by others, searching for the other beginnings of the months’ names in German.
Anybody with an idea what went wrong? Many thanks in advance!
GM*