> I am trying to find a way to run a series of GREP search and replace
> routines. Is this what Scripts are for?

Text Factories might be what you're looking for. See p. 127 in the manual.

gr.






If so, is there  a sample of a
> simple GREP search and replace that I can learn from? (I am not asking
> about how to do GREP, but to save the GREP search/replaces inside
> BBEdit.)
>
> For example, I want to find "^(.+?)\t.+?\r" and replace it with
> "\1\r". How would I do save that in a script?
>
> The issue is that I have hundreds of pages of text to manipulate, but
> because each one may be a little different I don't want to batch a
> GREP change on all of them, but basically I need to run the same set
> of search and replaces on all of them one by one.
>
> Thanks for your help.
>
> Bill
>
> --
> You received this message because you are subscribed to the
> "BBEdit Talk" discussion group on Google Groups.
> To post to this group, send email to bbedit@googlegroups.com
> To unsubscribe from this group, send email to
> bbedit+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/bbedit?hl=en
> If you have a feature request or would like to report a problem,
> please email "supp...@barebones.com" rather than posting to the group.

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email "supp...@barebones.com" rather than posting to the group.

Reply via email to