• 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
creating a dictionary for an applescript app?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

creating a dictionary for an applescript app?


  • Subject: creating a dictionary for an applescript app?
  • From: tom wible <email@hidden>
  • Date: Mon, 18 Jun 2007 19:43:20 -0400

i'm trying to access a function in an applescript.app i've written...in applescript it's:

   tell application "playRec"
	initRecList(false)
	set recList to listRecDict() -- returns a list of records
   end tell

but i want to do it in py-appscript (so i can use cheetah) but ASTranslate errors: Untranslated event 'ascrpsbr'

i've set NSAppleScriptEnabled in my app's info.plist, and created an sdef as suggested in http://lists.apple.com/archives/applescript-implementors/2004/Feb/msg00028.html
but i've not found any docs showing how to link the sdef to my applescript...


can someone point me there?
thanx
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: creating a dictionary for an applescript app?
      • From: Luther Fuller <email@hidden>
    • Re: creating a dictionary for an applescript app?
      • From: has <email@hidden>
  • Prev by Date: INDESIGN: Changing Order of Swatches
  • Next by Date: Re: talking to external MySQL servers
  • Previous by thread: Re: INDESIGN: Changing Order of Swatches
  • Next by thread: Re: creating a dictionary for an applescript app?
  • Index(es):
    • Date
    • Thread