I'm trying to figure out if I can do a kind of weird find action with BBEdit.
I would like to find all instance where 2 spaces occur in my file and replace with 1 space, but not the instances where the code has <space><space>P1.
So if I had the following lines:
1 Name Here (2 spaces between Name and Here) 2 Info P1 (2 spaces between Info and P1) 3 Another Example Here (2 spaces between Another and Example and Example and Here)
If there a way to do a find that would Find the 2 spaces and replace with 1 space for #1 and #3, but ignore #2 and leave the 2 spaces before the P1?
Hope that makes sense!
Thanks for any help, kim
-- 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+unsubscribe@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 "support@barebones.com" rather than posting to the group.
Jul 02
Brian Frick Re: Find and Replace, but not if <xxx>...
Jul 02, 2010; 10:38
Brian Frick
Re: Find and Replace, but not if <xxx>...
Jul 02
Ronald J Kimball Re: Find and Replace, but not if <xxx>...
Jul 02, 2010; 11:58
Ronald J Kimball
Re: Find and Replace, but not if <xxx>...
Jul 02
direwolf Re: Find and Replace, but not if <xxx>...
Jul 02, 2010; 11:19
direwolf
Re: Find and Replace, but not if <xxx>...
Jul 02
Brian Frick Re: Find and Replace, but not if <xxx>...
Jul 02, 2010; 13:38
Brian Frick
Re: Find and Replace, but not if <xxx>...
Jul 02
direwolf Re: Find and Replace, but not if <xxx>...
Jul 02, 2010; 14:26
direwolf
Re: Find and Replace, but not if <xxx>...
Search
Lasso Programming
This site manages and broadcasts several email lists pertaining to Lasso Programming and technologies related and used by Lasso developers. Sign up today!