• 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
Library Use Statement Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Library Use Statement Question


  • Subject: Library Use Statement Question
  • From: Christopher Stone <email@hidden>
  • Date: Fri, 20 May 2016 08:45:47 -0500

Hey Folks,

Weren't we able to do this in Mavericks?

------------------------------------------------
use script "z_Test"
set outputText to my TEST_LIBRARY_HANDLER() # A handler from the “z_Test” library.
------------------------------------------------

It fails on El Capitan.

This type of terminology is required on El Capitan (or an explicit tell block):

------------------------------------------------
use zTestLib : script "z_Test"
set outputText to TEST_LIBRARY_HANDLER() of zTestLib
------------------------------------------------

When did that change, and is it documented anywhere?

TIA.

--
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: Library Use Statement Question
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: Reload Library?
  • Next by Date: Re: Reload Library?
  • Previous by thread: Re: Reload Library?
  • Next by thread: Re: Library Use Statement Question
  • Index(es):
    • Date
    • Thread