• 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: Select text (numeric words) between brackets
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Select text (numeric words) between brackets


  • Subject: Re: Select text (numeric words) between brackets
  • From: Emmanuel <email@hidden>
  • Date: Wed, 2 Aug 2006 01:47:44 +0200

At 5:44 PM +0200 8/1/06, Jan Bultereys wrote:
Does anyone knows how to grap a text which is between brackets (brackets also selected)?

That's a job for a regular expression. You want:

find text (or: ufind text for Unicode) "\\[[^]]+\\]" with regexp and string result

"find text" is in Satimage osax, "ufind text" is in Smile.

Emmanuel
_______________________________________________
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: Select text (numeric words) between brackets
      • From: Jan Bultereys <email@hidden>
References: 
 >Select text (numeric words) between brackets (From: Jan Bultereys <email@hidden>)

  • Prev by Date: Re: get selected text of message in Mail?
  • Next by Date: Re: Converting images from one format to another
  • Previous by thread: Re: Select text (numeric words) between brackets
  • Next by thread: Re: Select text (numeric words) between brackets
  • Index(es):
    • Date
    • Thread