• 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: Got a regex question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Got a regex question


  • Subject: Re: Got a regex question
  • From: has <email@hidden>
  • Date: Fri, 26 Aug 2005 18:55:23 +0100

Michelle Steiner wrote:

>What is the expression need to change a number followed by any number of spaces to the same number followed by one tab?

Search for:

([0-9]) *

replacing with:

\1\t

has
--
http://freespace.virgin.net/hamish.sanderson/
 _______________________________________________
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

  • Prev by Date: Adding event to iCal with timezone
  • Next by Date: Re: Got a regex question
  • Previous by thread: Re: Got a regex question
  • Next by thread: Re: Got a regex question
  • Index(es):
    • Date
    • Thread