• 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: possible to pass direct object param from cocoa to applescript?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: possible to pass direct object param from cocoa to applescript?


  • Subject: Re: possible to pass direct object param from cocoa to applescript?
  • From: "Gary (Lists)" <email@hidden>
  • Date: Wed, 19 Jul 2006 12:26:37 -0400

"Philip Lukidis" wrote:

> on OnPlayTrack(pid, tid, sid)
> tell application "iTunes"
> tell library playlist id 51 of source id sid
> set ct to (get track id 63)
> play ct
> end tell
> end tell
> end OnPlayTrack
> OnPlayTrack(51, 63, 37)


You do note here that you never use your 'pid' and 'tid' variables, right?

--
Gary

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >RE: possible to pass direct object param from cocoa to applescript? (From: "Philip Lukidis" <email@hidden>)

  • Prev by Date: RE: possible to pass direct object param from cocoa to applescript?
  • Next by Date: RE: possible to pass direct object param from cocoa to applescript?
  • Previous by thread: RE: possible to pass direct object param from cocoa to applescript?
  • Next by thread: RE: possible to pass direct object param from cocoa to applescript?
  • Index(es):
    • Date
    • Thread