• 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
changing "document" terminology for AppleScript support
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

changing "document" terminology for AppleScript support


  • Subject: changing "document" terminology for AppleScript support
  • From: Mike Abdullah <email@hidden>
  • Date: Sat, 26 Aug 2006 17:55:51 +0200

I am trying to add scripting support to my app. I have used sdef editor to add the basic skeletal sdef to my app and things work nicely.

However, the term "document" is not very appropriate for my app, and I wish to change it to "event"

I have gone through and renamed everything appropriate in the sdef (as far as I can see) and things now work fine. I can quite happily do:

	get events

	get event "Untitled"

However, when I do this, the text that appears at the bottom of the script editor to indicate what the script returned still says:

	document "Untitled" of application "My App"

Presumably I need to also alter something in my actual code, but what?

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


  • Follow-Ups:
    • Re: changing "document" terminology for AppleScript support
      • From: Daniel Jalkut <email@hidden>
  • Prev by Date: Re: Pixel Format of CIImage (documentation question)
  • Next by Date: Re: changing "document" terminology for AppleScript support
  • Previous by thread: Re: Pixel Format of CIImage (documentation question)
  • Next by thread: Re: changing "document" terminology for AppleScript support
  • Index(es):
    • Date
    • Thread