• 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: call method from objective c in an applescript class
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: call method from objective c in an applescript class


  • Subject: Re: call method from objective c in an applescript class
  • From: Shane Stanley <email@hidden>
  • Date: Fri, 16 Aug 2013 08:54:18 +1000

On 16/08/2013, at 1:23 AM, droom.dp <email@hidden> wrote:

> can you set me on the way how to do this ?

Sure. Put this at the top of the .h file you're calling the method in:

@interface NSObject (myAppLog)
-(id)hLogList:(NSString *)myLogList counter:(NSNumber *)myLogCounter;
@end


--
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


References: 
 >call method from objective c in an applescript class (From: "droom.dp" <email@hidden>)
 >Re: call method from objective c in an applescript class (From: Shane Stanley <email@hidden>)
 >Re: call method from objective c in an applescript class (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: call method from objective c in an applescript class
  • Next by Date: Re: call method from objective c in an applescript class
  • Previous by thread: Re: call method from objective c in an applescript class
  • Next by thread: Re: call method from objective c in an applescript class
  • Index(es):
    • Date
    • Thread