• 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: Unique Items in a text file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unique Items in a text file


  • Subject: Re: Unique Items in a text file
  • From: Emmanuel <email@hidden>
  • Date: Wed, 10 Apr 2002 08:22:27 +0200

At 2:18 PM +0200 9/4/02, Steve Thompson wrote:
>
>> - use "extractcolumn 8 ... as list" (Satimage osax) to make rapidly the 8th
>> column into a list of strings (for fastest execution, run it from Smile)
>> - sort the list (the fastest "sort" handler so far was provided in a recent
>> thread, I suggest you ask if you want more info on this point)
>> - read once the list (backwards), comparing successive items, and use
>> "suppress item" (Satimage osax) to remove duplicates.
>
>The latest version of SatImage that I can find is 1.8.4 (For OS 9.2.2) and
>it doesn't contain any of the commands you've listed. I also found 2.3 for
>OS X which probably does contain these commands, but this is of no use to me
>- I'm working in 9.2.2!

Sorry for another confusion from me.

- 'extractcolumn' is not in the Satimage osax, it requires Smile actually.
- 'suppress item' does belong to the Satimage osax (I think).

Emmanuel
_______________________________________________
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.

References: 
 >Re: Unique Items in a text file (From: Steve Thompson <email@hidden>)

  • Prev by Date: Re: Activating applet or app?
  • Next by Date: InDesign scripting (a bug?)
  • Previous by thread: Re: Unique Items in a text file
  • Next by thread: Re: Unique Items in a text file
  • Index(es):
    • Date
    • Thread