• 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 TID bug OS 10.2.5? [again]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScript TID bug OS 10.2.5? [again]


  • Subject: Re: AppleScript TID bug OS 10.2.5? [again]
  • From: Michelle Steiner <email@hidden>
  • Date: Sat, 26 Apr 2003 14:26:49 -0700

On Saturday, April 26, 2003, at 11:27 AM, John Delacour wrote:

I can see no error except that you sent your man an APPLET instead of
a DROPLET. The script you sent contained an implicit run handler,
which you should have deleted.

Not true. If the script has an "on open" handler, it is a droplet, even if it has an explicit or implicit "on run" handler.

If something is dropped on it, it acts like a droplet and ignores the code outside the "on open" handler (except for handlers called from within the "on open" handler); if it is double clicked, it acts like an applet, and runs the code in the "on run" handler.

--Michelle

--
We're not human beings having a spiritual experience.
We're spiritual beings having a human experience.
_______________________________________________
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: AppleScript TID bug OS 10.2.5? [again]
      • From: John Delacour <email@hidden>
References: 
 >Re: AppleScript TID bug OS 10.2.5? [again] (From: John Delacour <email@hidden>)

  • Prev by Date: Re: Path to ... as string [was Re: Complete newbie]
  • Next by Date: Re: AppleScript TID bug OS 10.2.5? [again]
  • Previous by thread: Re: AppleScript TID bug OS 10.2.5? [again]
  • Next by thread: Re: AppleScript TID bug OS 10.2.5? [again]
  • Index(es):
    • Date
    • Thread