Answered
Find a text box that doesn't end in a period
Hi there,
Does anyone know of a script or way to use find/replace to find an individual text box that doesn't end in a period? k
Thanks!
Hi there,
Does anyone know of a script or way to use find/replace to find an individual text box that doesn't end in a period? k
Thanks!
Hi Michelle:
To locate an unthreaded text frame (my interpretation of "individual text box") that doesn't have a period at the end of the story, use
Edit > Find/Change > GREP
Find
[^.]\K\Z
~Barb
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.