Re: Eliminating duplicate items from a list
Re: Eliminating duplicate items from a list
- Subject: Re: Eliminating duplicate items from a list
- From: "J. Stewart" <email@hidden>
- Date: Tue, 4 Sep 2007 04:36:35 -0400
On 9/4/07 at 10:31 PM, Brett Conlon <email@hidden>
spake thusly:
In Lotus Programming I can wrap a list in an @Unique(List
variable) command and it strips out all duplicate items. What
is the simplest way to do it in AS?
I'm thinking it may have to be with a repeat and using text
item delimiters, right?
A repeat loop, yes but there's no need for text item delimiters.
If you wouldn't have a problem using an osax call then there's
the List & Record Tools Scripting Addition from Late Night Software.
<http://www.latenightsw.com/freeware/RecordTools/index.html>
--
A truly wise man never plays leapfrog with a Unicorn.
_______________________________________________
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