Pierce Freeman wrote:
I am attempting to create a little application that will take an
application
name from the user, and then close it for them. I am attempting do
this by
getting the string in Cocoa, then passing this to AppleScript... But
I don't
know if Cocoa can pass variables to Ap
On Sat, Oct 18, 2008 at 4:05 PM, Pierce Freeman
<[EMAIL PROTECTED]> wrote:
> I am attempting to create a little application that will take an application
> name from the user, and then close it for them. I am attempting do this by
> getting the string in Cocoa, then passing this to AppleScript...
Hi everyone.
I am attempting to create a little application that will take an application
name from the user, and then close it for them. I am attempting do this by
getting the string in Cocoa, then passing this to AppleScript... But I don't
know if Cocoa can pass variables to AppleScript. I ima