• 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: applescript-users digest, Vol 2 #901 - 9 msgs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applescript-users digest, Vol 2 #901 - 9 msgs


  • Subject: Re: applescript-users digest, Vol 2 #901 - 9 msgs
  • From: "Jason W. Bruce" <email@hidden>
  • Date: Fri, 27 Jul 2001 09:23:16 +0000

Scott Norton wrote:

> When "whatever of aaa" is begin compiled, the symbol table has an entry for
> "aaa" as a top-level script object. So the reference to "aaa" in "whatever of
> aaa" is encoded as a reference to that object. But when "whatever of zzz" is
> seen, "zzz" isn't in the symbol table. So the compiler decides this is a
> local
> variable of the CheckScriptProperties function, and creates such an entry in
> the
> symbol table. That local variable then masks the top-level script object zzz
> when the script runs.


What's a symbol table?

Jason Bruce


  • Prev by Date: Re: (OFF) What Ever Happened To OpenDoc?
  • Next by Date: RE: Can I get help with iTunes & Limewire files?
  • Previous by thread: Re: scripting icon's
  • Next by thread: how to return to app ?
  • Index(es):
    • Date
    • Thread