Re: Very very simple applescript..... hmmm.
Re: Very very simple applescript..... hmmm.
- Subject: Re: Very very simple applescript..... hmmm.
- From: Don Briggs <email@hidden>
- Date: Thu, 12 Feb 2004 08:07:10 -0800
See the demo
HelloCocoaAppleScript
on my .Mac home page
http://homepage.mac.com/donbriggs/
In free Demo mode, the Suite Modeler application on that page will
check your Cocoa AppleScript suite for errors.
All best,
Don
On Feb 11, 2004, at 4:02 PM, Rick Mizog wrote:
Hello all,
I'd really appreciate some help with AppleScript. ( everyone groans )
I'm trying to create a simple command for my app so that something
like this
tell application "myapp"
doThis withThis
end tell
calls a method called "doThis" with a string "withThis" in myapp.
If you know how and a reply is no great biggie for you I'd really a
code example ( or any other help at all! )
Thanks -
PS. I've done a nights reading of the sparse docs and looked at the
current script posts ( most examples are missing now )
and just cant get my head 'round it!
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.