Re: Get List of Contact Names and Associated EMails for EMail Addresses that contain a string
Re: Get List of Contact Names and Associated EMails for EMail Addresses that contain a string
- Subject: Re: Get List of Contact Names and Associated EMails for EMail Addresses that contain a string
- From: Jim Underwood <email@hidden>
- Date: Fri, 21 Jul 2017 23:50:00 +0000
- Thread-topic: Get List of Contact Names and Associated EMails for EMail Addresses that contain a string
Axel,
Thanks again. I failed to note the very important point that you made below.
Just to be clear, I think this is the statement you had in mind, from your
script:
________________________________
--- This Construct Skips Empty Elements ---
repeat with _email in (emails of people whose value ends with _domain)
________________________________
Best Regards,
Jim Underwood
aka JMichaelTX
From: Axel Luttgens <email@hidden<mailto:email@hidden>>
Reply-To: "ASUL (AppleScript)"
<email@hidden<mailto:email@hidden>>
Date: Friday, July 21, 2017 at 6:06 PM
To: "ASUL (AppleScript)"
<email@hidden<mailto:email@hidden>>
Subject: Get List of Contact Names and Associated EMails for EMail Addresses
that contain a string
Interestingly, this tends to show that a construct of the form:
repeat with <variable> in <application generated list of lists>
systematically skips empty elements, regardless of the application being
invoked (see my post "Re : Safari - Bring a tab containing a given URL to the
front", dated May 21).
Axel
_______________________________________________
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