• 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: Problems with an "on" handler
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with an "on" handler


  • Subject: Re: Problems with an "on" handler
  • From: Emmanuel <email@hidden>
  • Date: Wed, 20 Dec 2000 12:14:54 +0100

At 3:30 +0100 20/12/00, Robert Seckendorf wrote:
>on open client_folder
> find_the_folder()
>end open
>
>on find_the_folder()
> tell application "Finder"
> activate
> select client_stuff
> end tell
>end find_the_folder

>However, I need
>to pass that reference into the handler somehow.

Not sure I fully understand your problem - if that's also the case for
other people, it could explain why you have not been answered earlier.

I suppose that you ought pass "client_folder" as the argument to
"find_the_folder", which should be able to use it in order to define
"client_stuff".

HTH
Emmanuel


References: 
 >Re: Problems with an "on" handler (From: "Robert Seckendorf" <email@hidden>)

  • Prev by Date: A daily script
  • Next by Date: Re: A daily script
  • Previous by thread: Re: Problems with an "on" handler
  • Next by thread: Re: Problems with an "on" handler
  • Index(es):
    • Date
    • Thread