• 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: includeStandardAdditions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: includeStandardAdditions


  • Subject: Re: includeStandardAdditions
  • From: Christopher Stone <email@hidden>
  • Date: Sat, 14 Jun 2014 17:42:02 -0500

On Jun 14, 2014, at 11:10, Paul Scott <email@hidden> wrote:
For lack of a better venue known to me, I am posting to this list. I apologize if that’s wrong.
______________________________________________________________________

Hey Paul,

No worries.  ASUL is appropriate for all Mac scripting questions.

The _javascript_ for Automation Release Notes says that to include the Standard Additions use

app.includeStandardAdditions = true;

I haven't done this, so I can't be sure.  But.

The regular AppleScript method as of Mavericks is:

use scripting additions

So to extrapolate I'm guessing:

app.includescriptingadditions = true;

I'm not sure about a specifying a particular osax, but Shane should know and will chime-in when he gets around.

The actual filename of the SA osax is: StandardAdditions.osax, so again to extrapolate:

app.includeSatimage = true;

--
Best Regards,
Chris

 _______________________________________________
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: includeStandardAdditions
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: Informal poll
  • Next by Date: Re: Informal poll
  • Previous by thread: Re: what need for "documentt body" in Pages 5.x ?
  • Next by thread: Re: includeStandardAdditions
  • Index(es):
    • Date
    • Thread