• 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: script object property contamination
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: script object property contamination


  • Subject: Re: script object property contamination
  • From: Jon Pugh <email@hidden>
  • Date: Wed, 20 Feb 2002 22:17:04 -0800

At 7:07 PM -0500 2/20/02, Anthony Adachi wrote:
>AppleScript does not have reflection

I don't think this is completely true, but it is essentially true because AppleScript does not have any native reflection techniques. They are only exposed at the system API level.

As I recall, Donald Olson wrote a couple of scripting additions which exposed those APIs to scripters, but I can't seem to find them on my disk here. Ah, a little searching reveals them here:

<ftp://mirror.apple.com//mirrors/gaea.scriptweb.com/applescript/osaxen/DonaldsCommands.sit.hqx>

These should allow you to reflect on a script's handlers and properties, among other tricks provided by the scripting additions in the set.

Beware, the "properties of" addition interferes with every application that has a "properties" property. It would be wise not to leave that one installed.

Jon
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: script object property contamination
      • From: John W Baxter <email@hidden>
  • Prev by Date: Re: Automatic scrolling
  • Next by Date: Re: Setting Script Editor Application
  • Previous by thread: Re: script object property contamination
  • Next by thread: Re: script object property contamination
  • Index(es):
    • Date
    • Thread