• 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: Can't get getOSAID of «script»
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't get getOSAID of «script»


  • Subject: Re: Can't get getOSAID of «script»
  • From: Neil Faiman <email@hidden>
  • Date: Sun, 14 Aug 2016 19:32:13 -0400
  • X_cmae_category: , ,

> On Aug 14, 2016, at 7:18 PM, Shane Stanley <email@hidden> wrote:
>
> On 15 Aug 2016, at 7:58 AM, Neil Faiman <email@hidden> wrote:
>>
>> The AppDelegate class has some properties that it initializes in applicationWillFinishLaunching_:
>>
>> script AppDelegate
>> 	property parent : class “NSObject"
>> 	. . .
>> 	property zbaLib : missing value
>> 	property meetingLib : missing value
>
> What do those properties contain?


	on applicationWillFinishLaunching_(aNotification)
		tell current application
			set zbaLib to load script file ((path to scripting additions from user domain as text) & "ZBA:zba.lib")
			set meetingLib to load script file ((path to scripting additions from user domain as text) & "ZBA:meetings.lib")
			. . .
	end applicationWillFinishLaunching_


 _______________________________________________
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: Can't get getOSAID of «script»
      • From: Shane Stanley <email@hidden>
References: 
 >Can't get getOSAID of «script» (From: Neil Faiman <email@hidden>)
 >Re: Can't get getOSAID of «script» (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: Can't get getOSAID of «script»
  • Next by Date: Re: Can't get getOSAID of «script»
  • Previous by thread: Re: Can't get getOSAID of «script»
  • Next by thread: Re: Can't get getOSAID of «script»
  • Index(es):
    • Date
    • Thread