• 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: Script Debugger 6 Officially Released
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Script Debugger 6 Officially Released


  • Subject: Re: Script Debugger 6 Officially Released
  • From: Shane Stanley <email@hidden>
  • Date: Sat, 18 Jun 2016 00:08:19 +1000

On 17 Jun 2016, at 11:57 PM, 2551phil <email@hidden> wrote:

use scripting additions
use script "sorted"

set resultsList to {"d", "a", "b"}
tell script "sorted" to quickSort(resultsList)

And better to use:

use scripting additions
use sortLib : script "sorted"

set resultsList to {"d", "a", "b"}
tell sortLib to quickSort(resultsList)


-- 
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>

 _______________________________________________
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

  • Follow-Ups:
    • Re: Script Debugger 6 Officially Released
      • From: 2551phil <email@hidden>
References: 
 >Script Debugger 6 Officially Released (From: Christopher Stone <email@hidden>)
 >Re: Script Debugger 6 Officially Released (From: Shane Stanley <email@hidden>)
 >Re: Script Debugger 6 Officially Released (From: 2551phil <email@hidden>)
 >Re: Script Debugger 6 Officially Released (From: Shane Stanley <email@hidden>)
 >Re: Script Debugger 6 Officially Released (From: 2551phil <email@hidden>)

  • Prev by Date: Re: Script Debugger 6 Officially Released
  • Next by Date: Re: Script Debugger 6 Officially Released
  • Previous by thread: Re: Script Debugger 6 Officially Released
  • Next by thread: Re: Script Debugger 6 Officially Released
  • Index(es):
    • Date
    • Thread