Re: me and my do not refer to your script's class
Re: me and my do not refer to your script's class
- Subject: Re: me and my do not refer to your script's class
- From: Shane Stanley <email@hidden>
- Date: Tue, 28 Dec 2010 18:06:54 +1100
- Thread-topic: me and my do not refer to your script's class
On 28/12/10 5:49 PM, "Dave" <email@hidden> wrote:
> Here's the failing script code:
>
> ---- Instance Method:
> script Test2AppDelegate
> on applicationWillFinishLaunching_(aNotification)
> set numberArg to current application's NSNumber's numberWithInt_(0)
> performSelector_withObject_afterDelay_("iCalProbeAttempt:", numberArg,
> 30)
> ...
>
> on iCalProbeAttempt_(theObj)
> log "iCalProbeAttempt_()"
> ...
>
That's very odd. I'd love to see the project...
--
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