Tom Humiston
unread,Jan 31, 2013, 3:28:01 PM1/31/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to textwr...@googlegroups.com
I think there's something about that in the user manual. ;)
On Jan 31, 2013, at 2:04 PM, Adam Wright wrote:
> How do you do a GREP search of the beginning of a document?
>
> I'm trying to add some text to the beginning / start of thousands of
> documents. Is there a easy way to GREP the start of a file (ex.
> "(.\start)") and replace with my text (ex. "<!-- Hello this is the start of
> the file -->").
>
> Any suggestions?