• 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: Putting a list of files in a particular order
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Putting a list of files in a particular order


  • Subject: Re: Putting a list of files in a particular order
  • From: Jay Louvion <email@hidden>
  • Date: Wed, 03 May 2006 13:02:27 +0200
  • Thread-topic: Putting a list of files in a particular order

Title: Re: Putting a list of files in a particular order
On 3.5.2006 12:05, entity "Michael Schmidt" <email@hidden> spake thus:

> Hi!
> Here is a little snippet using the ACME Scripting Widgets 3.0.6:
>
> <SNIP>
>
> set filesList to {}
> repeat with aFile in tempFiles
> set tempFileInfo to info for file aFile
> copy {aFile, modification date of tempFileInfo} to end of filesList
> end repeat
> Acme sort filesList by item number 2 into ascending order
>
> </SNIP>
>
> After that the filesList is ordered by modification date (oldest first)
>
> It's not exactly what you wanted, but maybe a tip to a working  
> solution :o)
>
> Greetings from Hamburg,
> Michael Schmidt
>

I’ll give it a try, but you’ll easily understand that $300.- is kinda expensive to implement a solution on a small network of about 4 laptops and 2 desktop machines... For three people.

Ideally I would like to sort that out using a native AS solution that won’t have me installing osaxen all over our network. I’ve already done that with 24u (and never regretted it), but I’d like to keep those numbers down.

Thanks for the info though.

Best,

j.

Jay Louvion
Studio Casagrande
3, rue Müller-Brun
1208 Geneva

T+4122 840 3272
F+4122 840 3271

skypeme:
jaylouvion

www.studiocasagrande.com


P Please consider the environment before printing this email.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Putting a list of files in a particular order
      • From: kai <email@hidden>
References: 
 >Re: Putting a list of files in a particular order (From: Michael Schmidt <email@hidden>)

  • Prev by Date: Re: Putting a list of files in a particular order
  • Next by Date: Re: Putting a list of files in a particular order
  • Previous by thread: Re: Putting a list of files in a particular order
  • Next by thread: Re: Putting a list of files in a particular order
  • Index(es):
    • Date
    • Thread