Using Find with grep checked on I'm looking for lines in a large file 
containing this pattern: 

registeredTd="11/\d\d/2017

It stands for a registered date of November, 2017.

If I "find all" I get 69 occurrences of the pattern in the file.

But how, then, can I copy those found lines?

I can copy the results of the found window itself, but that copy (1) 
contains extra junk at the beginning and most importantly (2) does not 
contain the complete line. The lines in the result window are truncated.

Thanks,

doug

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/bbedit.

Reply via email to