• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [ann] TextCommands 0.1.0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: [ann] TextCommands 0.1.0
      • From: Rob Stott <email@hidden>
    • Re: [ann] TextCommands 0.1.0
      • From: Emmanuel <email@hidden>
References: 
 >[ann] TextCommands 0.1.0 (From: has <email@hidden>)

  • Prev by Date: Data events suite
  • Next by Date: Re: Signatures, Mail.app and Tiger
  • Previous by thread: [ann] TextCommands 0.1.0
  • Next by thread: Re: [ann] TextCommands 0.1.0
  • Index(es):
    • Date
    • Thread