Re: Is it possible to simplify this code?
Re: Is it possible to simplify this code?
- Subject: Re: Is it possible to simplify this code?
- From: Shane Stanley <email@hidden>
- Date: Thu, 11 Aug 2011 15:09:00 +1000
On Aug 11, 2011, at 2:56 PM, Brian Christmas wrote:
> The array 'theHoldingDaysArray' is saved in a column 0 pixels wide
Now you have me totally confused. You're saving arrays in pixels?
All I can guess is that you're trying to do something like:
on setAllTheDays_(sender)
set senderName to sender's title() as text
if (theHoldingDaysArray's valueForKey(senderName)) as boolean = true then
...
--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden