• 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: How to extract the domain of an email address
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to extract the domain of an email address


  • Subject: Re: How to extract the domain of an email address
  • From: Michelle Steiner <email@hidden>
  • Date: Sat, 21 Mar 2009 15:18:34 -0700

On Mar 21, 2009, at 3:15 PM, • Angelo • wrote:

Geez!   I could have saved a ton of time a few months ago, if I’d known that.  Thanks so much for the tip.    So I’m assuming that I can streamline my existing script which extracts the name portion of the email by assigning text item 1 to a different variable, correct?    

set email to "email@hidden"
set text item delimiters to {"@"}
set domain to text item 2 of email

Thanks again,  
Angelo

Exactly.

-- Michelle

--
Forget world peace.
Visualize using
your turn signal!

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Re: How to extract the domain of an email address (From: • Angelo • <email@hidden>)

  • Prev by Date: Re: How to extract the domain of an email address
  • Next by Date: Targeting a frame in Safari
  • Previous by thread: Re: How to extract the domain of an email address
  • Next by thread: Re: Can someone explain this?
  • Index(es):
    • Date
    • Thread