Re: Help using NSAppleScript

2008-12-30 Thread Tobias Zimmerman
functions. I am very new at all of this, so my errors are many -- the debugger often throws up its hands at my ignorance! :) -- > > Message: 7 > Date: Tue, 30 Dec 2008 16:16:02 +1000 > From: Rob Keniger > Subject: Re: Help using NSAppleScript > To

Re: Help using NSAppleScript

2008-12-29 Thread Rob Keniger
On 29/12/2008, at 9:04 AM, automa...@gmail.com wrote: I am new to Cocoa/Objective-C and new to the forum, so apologies if this is a newbie questions. I am trying to use NSAppleScript from Objective-C to execute the following one liner, and covert the result into an NSRect: "Tell applicat

Help using NSAppleScript

2008-12-29 Thread automandc
I am new to Cocoa/Objective-C and new to the forum, so apologies if this is a newbie questions. I am trying to use NSAppleScript from Objective-C to execute the following one liner, and covert the result into an NSRect: "Tell application \"Finder\" to return (bounds of window of desktop)"