Hi Bill,

In BBEdit I would first reformat the XML:

Markup > Utilities > Format

Select *Mode: Compact* to put all the code on one line.

Then search </url><url>
and replace with </url>\n<url>

 So now each <url> tag is on one line.

This will make the “per line” tools more useful.

Once you are done sorting you could revisit Format.

Cheers
Ollie


On 25 February 2017 at 18:06, Bill Kochman <[email protected]> wrote:

> Hello Patrick,
>
> Thanks for the suggestion. I will try the “Extract” option the next time
> that I have to perform a task like that.
>
> As is, I went ahead and purchased Sheila Dixon’s “Integrity Plus”, which
> is the commercial version of “Integrity”. Aside from proving to be an
> excellent website link checker, it also generates sitemaps, and allows the
> user to set update frequency and priority lives for individual files, or
> even for whole directories of files. And it has other nice features.
>
> Kind regards,
>
> Bill K.
>
> > On Feb 25, 2017, at 1:06 AM, Patrick Woolsey <[email protected]>
> wrote:
> >
> > By design, BBEdit's line processing commands target whole lines only
> since processing partial and/or blocks of lines is (in general) quite a bit
> more complicated.
> >
> > Instead, I recommend you try the "Extract" command (which is tailor-made
> for just this sort of task :-) and you can configure & apply this command
> in the Find or Multi-File Search windows or invoke it directly via Search
> -> Extract.
> >
> >
> > Regards,
> >
> > Patrick Woolsey
>
> --
> 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.
>

-- 
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