Re: Regular Expressions Resources
Re: Regular Expressions Resources
- Subject: Re: Regular Expressions Resources
- From: Rob Jorgensen <email@hidden>
- Date: Sun, 7 Oct 2001 14:51:51 -0400
On 10/07/2001, Greg Back commented:
I currently have the Regular Expressions OSAX from Script Tools 1.3.6, but
am willing to look at others if they are better. Also, would BBEdit work for
this sort of thing?
Background:
I am trying to create a droplet that will make all HTML tags in a document
lowercase. i.e. <HTML> becomes <html> (among other things). If anyone knows
of any resources (scripts, apps) to do this I would be very appreciative,
but I still want to learn about Regular Expressions, if only for the
educational value.
BBEdit 6.x (not sure about the Lite version) has a menu command which
does this. There are also entries in the BBEdit HTML scripting
dictionary to accomplish the same thing.
make tags lower case: makes the tags in the frontmost window lowercase
make tags lower case
make tags upper case: makes the tags in the frontmost window uppercase
make tags upper case
Later,
Rob Jorgensen
Ohio, USA