• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Calling AppleScript Methods from Obj-C
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Calling AppleScript Methods from Obj-C


  • Subject: Re: Calling AppleScript Methods from Obj-C
  • From: Nathan Day <email@hidden>
  • Date: Sun, 30 Jun 2002 18:04:12 +0930

There is a class called _NSAppleScript, there is no header file for it yet, it will become public in jaguar, but my understanding is that not much will change other than _NSAppleScript will change to NSAppleScript, so you can us _NSAppleScript and not expect to have to change much except change every occurrence of _NSAppleScript. You could try using a program like class-dump (find it at stepwise) to generate the header files for you.


On Saturday, June 29, 2002, at 02:35 AM, Bryan Lund wrote:

From an AppleScript Studio script I can use "call method" to call an Obj-C
method.

But is there a way to call an AppleScript method from Obj-C?
_______________________________________________
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.

References: 
 >Calling AppleScript Methods from Obj-C (From: Bryan Lund <email@hidden>)

  • Prev by Date: Re: Making a window non-draggable
  • Next by Date: Open A Sheet
  • Previous by thread: Calling AppleScript Methods from Obj-C
  • Next by thread: Re: A text view finishes getting images in HTML
  • Index(es):
    • Date
    • Thread