Re: [ANN]Scripting Helper Update
Re: [ANN]Scripting Helper Update
- Subject: Re: [ANN]Scripting Helper Update
- From: Shane Stanley <email@hidden>
- Date: Sun, 20 May 2012 21:55:57 +1000
FYI, version 1.9.3 is now available, from the link below or using Check for Updates. It includes a new Records Suite for dealing with records, some extra list modification options, some new screen functionality, and some sorting tweaks. The "link values" command might appeal to some:
tell application "ASObjC Runner" link values {1, 2, 3} with labels {"theFirst", "theSecond", "theThird"} --> {theFirst:1, theThird:3, theSecond:2} end tell
<http://www.macosxautomation.com/applescript/apps/runner_vanilla.html>
Documentation is not yet up-to-date... |
_______________________________________________
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