Back

If your email is not recognized and you believe it should be, please contact us.

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: 'Grep is making me insane'… or 'troubleshooting' #58221
    wasabi
    Member

    ah is that how you do it!

    Well I started with a fresh 'FindChangeByList.jsx' and edited the support file to catch all the corrections needed and it works fine. This has been seriously driving me mental, so I'm glad I found a solution, even if I don't really understand what was going wrong. Thanks for your help!

    I've also been using the 'what the grep' script I downloaded the other day. Thanks for that too, it's been really helpful.

    in reply to: 'Grep is making me insane'… or 'troubleshooting' #58219
    wasabi
    Member

    Thanks Jongware,

    I have a bit more of an insight into what's happening this morning. If I restart indesign the search works. When I try to incorporate it into my script and run it, I get no results. I then retry the grep search within indesign and the search returns no results. Other basic searches for any digit, any paragraph return, any word etc still return results. I have a couple of other find/change scripts which don't cause this crazy behaviour, so I guess I need to look at this particular one.

    I tried the search you suggested, but with no results? I've also reset the preferences, but it hasn't made a difference.

    I think I'm now in the wrong forum area, but does the following look ok to you?

    grep {findWhat:”(?<=//d)LT”} {changeTo:”L”} {includeFootnotes:true, includeMasterPages:true, includeHiddenLayers:true, wholeWord:false} Change LT to L when preceded by a digit.

    cheers.

    (PS backslash replaced by a forward slash)

Viewing 2 posts - 1 through 2 (of 2 total)