Reply To: New to Grep can anyone help!

Home Page / Forums / General InDesign Topics (CLOSED) / New to Grep can anyone help! / Reply To: New to Grep can anyone help!

#52329
BoydE
Participant

Hi,

I'm new to grep myself, but I think this will work:

Find:

(\d+\:\d+am) (\d+\:\d+pm)

Change to:

$1 ~= $2

Don't forget to try it out a few times before committing the change to a live document.

This article was last modified on March 25, 2010

Comments (0)

Loading comments...