• 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: Inheritance and Loaded Libraries (solved)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Inheritance and Loaded Libraries (solved)


  • Subject: Re: Inheritance and Loaded Libraries (solved)
  • From: Axel Luttgens <email@hidden>
  • Date: Thu, 04 Nov 2004 10:48:19 +0100

has wrote:

[...]

Q1. Why does the following fail:

    c() of b of a of application "ScriptServer"

This is easy to answer now I'm holding the AE debugger the right way up.:p AppleScript is forgetting to specify the target object (b of a) when constructing the outgoing Apple event, so is effectively telling the applet to do:

c() of application "ScriptServer"

Through a quick test, I get here an error message that goes as "b of a doesn't understand message c"

This doesn't seem to reflect the above (c() of application "ScriptServer"). [1]
Perhaps are we trying two different things?
Should this be the case, could you provide us with the code used for your experiment?


Axel

[1] But one never knows with those error messages; that's why I ask ;-)
_______________________________________________
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: Inheritance and Loaded Libraries (solved) (From: has <email@hidden>)

  • Prev by Date: Re: Bridge anyone? [not off topic]
  • Next by Date: Re: Timeouts & FileMaker Scripts
  • Previous by thread: Re: Inheritance and Loaded Libraries (solved)
  • Next by thread: Re: Inheritance and Loaded Libraries (solved)
  • Index(es):
    • Date
    • Thread