Re: [ann] TextCommands 0.1.0
Re: [ann] TextCommands 0.1.0
- Subject: Re: [ann] TextCommands 0.1.0
- From: Tim Mansour <email@hidden>
- Date: Sun, 8 May 2005 11:48:38 +1000
It's completely free and should work fine on OS10.2.8 onwards, so
enjoy! Also, if anyone has any suggestions for additional commands
then please fire away; for example, commands for changing case,
converting between different text encodings or parsing HTML would
be trivial to do.
OK, I'll offer one ... how about a command to take a string and
convert only "ASCII high-bit" characters to/from entities for easy
XHTML use?
eg:
set s to "“Hello—World!”"
set s1 to insert entities into s
--> "&8220;Hello&8212;World&8221;"
set s2 to remove entities from s1
--> "“Hello—World!”"
--
Tim Mansour <email@hidden>
Mobile 0405 500 846
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden