Re: global variables
Re: global variables
- Subject: Re: global variables
- From: Jim Brandt <email@hidden>
- Date: Wed, 17 Jul 2013 18:48:22 -0500
Alex,
As one who currently doesn't know Objective-C, what would this look like in Applescript?
I'm not sure what you mean by declare "a data storage class/script"
I've already loaded 5 lists from a multitude (16 .plist files). I just need to access them throughout all the handlers of the script. I just didn't want to pass 5 lists plus all the other data the handler needs every time I call it.
Jim
On 17-Jul-2013, at 1:55 PM, Alex Zavatone wrote:
> Why not declare a data storage class/script and reference it from your main script?
>
> That's what we do in Objective C.
>
_______________________________________________
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