Re: Unique Items in a text file
Re: Unique Items in a text file
- Subject: Re: Unique Items in a text file
- From: has <email@hidden>
- Date: Tue, 9 Apr 2002 17:22:13 +0100
Paul Berkowitz wrote:
>
Is it faster if you don't force it to do the string-to-single-item-list
>
coercion? (A genuine question: apparently coercions can sometimes be
>
quicker):
Doesn't appear to be any measurable difference, far as i can tell. Not in
this routine anyway.
>
if {result} is not in resultList then
>
>
is the syntactically correct statement.
Yep - it was just me being characteristically sloppy. Remember kids, don't
try this at home. :)
has
--
http://www.barple.connectfree.co.uk/ -- The Little Page of Beta AppleScripts
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.